Skip to content

Commit

Permalink
Add "push" to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
RJMW committed May 4, 2023
1 parent 6d60e3a commit d388c2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-test.yml
@@ -1,7 +1,6 @@
name: beamspy

# on: [push, pull_request]
on: [pull_request]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit d388c2a

Please sign in to comment.