Skip to content

Commit

Permalink
actually only run on PR not push
Browse files Browse the repository at this point in the history
  • Loading branch information
abachma2 committed Apr 2, 2024
1 parent de2d5b3 commit 1da2b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-openmcyclus.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: test-openmcyclus
on: [push]
on: [pull-request]

jobs:
build-and-test:
Expand Down

0 comments on commit 1da2b2e

Please sign in to comment.