Skip to content

Commit

Permalink
fix: run CI on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmalinowski committed Jul 16, 2021
1 parent e69f2bb commit fcd543e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Continuous Integration
on:
push:
pull_request:
branches:
- main
permissions: read-all
Expand Down

0 comments on commit fcd543e

Please sign in to comment.