Skip to content

Commit

Permalink
feat: try branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Oct 25, 2023
1 parent 26d4f64 commit 9cdb96a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/developer-portal-healthckeck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
- name: Trigger DevHub healthcheck
uses: octokit/[email protected]
with:
route: POST /repos/shopware/developer-portal/actions/workflows/external-healthcheck.yml/dispatches
ref: DX-healthcheck
route: POST /repos/shopware/developer-portal/actions/workflows/external-healthcheck.yml@DX-healthcheck/dispatches
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEV_HUB_BRANCH: ${{ github.ref_name }}
Expand Down

0 comments on commit 9cdb96a

Please sign in to comment.