Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Apr 12, 2024
1 parent 2c63990 commit 4a8b689
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
uses: ./
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
workflow_name: to_be_triggered.yml
run_id: "${{ inputs.run_id }}"
workflow: ${{ inputs.run_id || 'to_be_triggered.yml' }}
max_wait: 2
interval: 10
timeout: 5
Expand Down

0 comments on commit 4a8b689

Please sign in to comment.