mirror of
https://github.com/kamilchodola/wait-for-workflow-action.git
synced 2026-03-11 18:13:50 -05:00
Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -39,4 +39,4 @@ jobs:
|
||||
export ORG_NAME="kamilchodola"
|
||||
export REPO_NAME="wait-for-workflow-action"
|
||||
export REF="${{ inputs.ref || github.ref }}"
|
||||
./scripts/wait-for-workflow.sh
|
||||
chmod +x ./scripts/wait-for-workflow.sh && ./scripts/wait-for-workflow.sh
|
||||
|
||||
Reference in New Issue
Block a user