Skip to content

Commit

Permalink
test slack notifications for failing fixture regen
Browse files Browse the repository at this point in the history
makes the CI Regenerate Fixtures action run when changes are pushed to this
branch
  • Loading branch information
hughy committed Jul 22, 2024
1 parent cef7055 commit b3a3810
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-regenerate-fixtures.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Node.js CI Regenerate Fixtures

on:
push:
branches:
- 'test/hughy/regenerate-fixtures-fail-slack'
schedule:
- cron: '0 15 * * 2' # Every Tuesday 7AM PST

Expand Down

0 comments on commit b3a3810

Please sign in to comment.