Skip to content

Commit

Permalink
👷 run action on push for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dudeofawesome committed May 18, 2024
1 parent 6904c36 commit ded2476
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cybersource-release-poll.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
schedule:
# min hr day_month month day_week
- cron: '0 16 * * *'
push:
paths:
- '.github/workflows/cybersource-release-poll.yaml'

permissions:
contents: 'read'
Expand Down

0 comments on commit ded2476

Please sign in to comment.