Skip to content

Commit

Permalink
Run CI on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Verseth committed Jul 1, 2023
1 parent b26c0e0 commit fde4bd6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: tests
on:
pull_request:
branches:
- master
branches: [ master ]
push:
branches: [ main ]

jobs:
test:
Expand Down

0 comments on commit fde4bd6

Please sign in to comment.