Skip to content

Commit

Permalink
Trigger test workflow for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenFrankel committed Apr 30, 2024
1 parent d32ba88 commit 5ccb4bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
push:
branches: [main]
paths-ignore: [README.md]
pull_request:
paths-ignore: [README.md]
schedule:
- cron: 0 9 * * *

Expand Down

0 comments on commit 5ccb4bd

Please sign in to comment.