Skip to content

Commit

Permalink
[nasa/nos3#133] Setup PR CI to trigger on main and dev branches;
Browse files Browse the repository at this point in the history
  • Loading branch information
jlucas9 committed Aug 29, 2023
1 parent 4ebc744 commit d54a9bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [ main, dev ]
pull_request:
branches: [ main, dev ]

jobs:
#
Expand Down

0 comments on commit d54a9bb

Please sign in to comment.