mirror of
https://github.com/kamilchodola/wait-for-workflow-action.git
synced 2026-04-28 15:17:37 -05:00
Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Trigger another workflow
|
||||
uses: benc-uk/workflow-dispatch@v1
|
||||
with:
|
||||
workflow: to_be_triggered
|
||||
workflow_id: to_be_triggered
|
||||
token: ${{ secrets.REPOSITORY_DISPATCH_TOKEN }}
|
||||
ref: main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user