We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7d214 commit 935b24dCopy full SHA for 935b24d
.github/workflows/on-pr-update.yml
@@ -27,6 +27,6 @@ jobs:
27
curl -X POST
28
-H "Accept: application/vnd.github.v3+json"
29
-H "Authorization: token ${{ secrets.IGCBOT_TOKEN }}"
30
- -L 'https://api.github.com/repos/intel-innersource/drivers.gpu.unified/actions/workflows/check-merge.yml/dispatches'
+ -L 'https://api.github.com/repos/intel-innersource/drivers.gpu.unified/actions/workflows/checkmerge.yml/dispatches'
31
-d '{"ref":"comp/igc", "inputs": {"pr_number": "-1", "os_branch":"'$os_branch'"}}'
32
0 commit comments