Skip to content

Commit

Permalink
available operators standing by
Browse files Browse the repository at this point in the history
  • Loading branch information
dmartin-isp committed Dec 18, 2024
1 parent 8ed2412 commit c312761
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/fail-alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@ jobs:
steps:

- name: Debug
env:
GITWHAB: ${{ toJson(github) }}
run: |
echo ${{ toJSON(github) }}
echo "$GITHUB_CONTEXT"
echo "$GITWHAB"
- name: Send Slack
if: false
uses: slackapi/[email protected]
Expand Down

0 comments on commit c312761

Please sign in to comment.