Skip to content

Commit

Permalink
👷 change wait-time
Browse files Browse the repository at this point in the history
  • Loading branch information
shelken committed Aug 17, 2024
1 parent a0cee93 commit 64ba9ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-upstream-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
github_user: ${{ github.repository_owner }}
workflow_file_name: ${{ env.TARGET_WORKFLOW_FILE }}
ref: ${{ env.TARGET_BRANCH }}
wait_interval: 30
wait_interval: 10
client_payload: '{"input": "${{ env.REPO_NAME }}"}'
propagate_failure: true
propagate_failure: false
trigger_workflow: true
wait_workflow: true

0 comments on commit 64ba9ce

Please sign in to comment.