Skip to content

Commit

Permalink
ci: run on pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Jun 7, 2024
1 parent b899fe0 commit 08f5431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Run CI Tests
on: [push]
on: [push, pull_request]
jobs:
run-copywrite:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 08f5431

Please sign in to comment.