Skip to content

Commit

Permalink
Merge pull request #38 from CptOfEvilMinions/initial-cicd
Browse files Browse the repository at this point in the history
Update build pipeline - 7
  • Loading branch information
CptOfEvilMinions authored Dec 28, 2021
2 parents ea7b9c5 + 915973b commit 115aa85
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: Build OSctrl binaries
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]


jobs:
build_and_test:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 115aa85

Please sign in to comment.