Skip to content

Commit

Permalink
ci: run build on every pr and push
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Dec 10, 2020
1 parent f4f845f commit 96f5501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:

build:
name: Create build
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
needs:
- test
Expand Down

0 comments on commit 96f5501

Please sign in to comment.