Skip to content

Commit

Permalink
test with text alt
Browse files Browse the repository at this point in the history
  • Loading branch information
leiicamundi committed Jun 5, 2024
1 parent 6fb2ab7 commit 048e364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

- name: Notify in Slack in case of failure
id: slack-notification
if: failure() && (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch')
# if: failure() && (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch')
uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@feature/report-failure-action # TODO: change me to main when available + pin
with:
vault_addr: ${{ secrets.VAULT_ADDR }}
Expand Down

0 comments on commit 048e364

Please sign in to comment.