Skip to content

Commit

Permalink
Merge pull request #371 from WilhelmusLab/feat-workflow-test
Browse files Browse the repository at this point in the history
test: update wait time
  • Loading branch information
tdivoll authored Apr 4, 2024
2 parents 244f21b + 77072a2 commit fc4e07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-docker-julia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
github_token: ${{ secrets.TRIGGER_PAT }}
workflow_file_name: build-docker-julia.yml
ref: main
wait_interval: 30
wait_interval: 15
propagate_failure: true
trigger_workflow: true
wait_workflow: true

0 comments on commit fc4e07b

Please sign in to comment.