Skip to content

Commit

Permalink
Fix the previous conclusion value.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Jan 22, 2025
1 parent 5a8799d commit 1fe293d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slack-notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
with:
retries: 2
retry-exempt-status-codes: 418
result-encoding: string
script: |
const workflow_run = await github.rest.actions.getWorkflowRun({
owner: context.repo.owner,
Expand Down

0 comments on commit 1fe293d

Please sign in to comment.