Skip to content

Commit

Permalink
Update github tests to run on pull requests
Browse files Browse the repository at this point in the history
How do gihtub actions even work
  • Loading branch information
ipwnponies committed Apr 25, 2024
1 parent 9e2eef7 commit cb846a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Expand Up @@ -6,6 +6,7 @@ name: Tests

on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 2 * * SAT'
Expand Down

0 comments on commit cb846a7

Please sign in to comment.