Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Mar 21, 2024
1 parent 76fe733 commit 9bd4c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ jobs:

send_results:
name: Slack Report
needs: [ ${{ inputs.job }} ]
needs: ${{ inputs.job }}
uses: ./.github/workflows/slack-report.yml
with:
job: ${{ inputs.job }}
Expand Down

0 comments on commit 9bd4c17

Please sign in to comment.