mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
no need to refs
This commit is contained in:
parent
4318df005e
commit
cc453c59dd
3
.github/workflows/tasks.yaml
vendored
3
.github/workflows/tasks.yaml
vendored
@ -40,5 +40,4 @@ jobs:
|
||||
-X POST \
|
||||
-H "Accept: application/vnd.github.v3+json" \
|
||||
-H "Authorization: token ${{ secrets.API_TOKEN_GITHUB }}" \
|
||||
https://api.github.com/repos/minoplhy/filters/actions/runs/$GITHUB_RUN_ID/rerun \
|
||||
-d '{"ref": "${{ github.ref }}" }'
|
||||
https://api.github.com/repos/minoplhy/filters/actions/runs/$GITHUB_RUN_ID/rerun
|
||||
|
Loading…
Reference in New Issue
Block a user