Skip to content

Commit

Permalink
Use CI on all pushes, not just master
Browse files Browse the repository at this point in the history
  • Loading branch information
JGCarroll committed Feb 3, 2024
1 parent 7759e30 commit fec50fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ name: Basic build test

on:
push:
branches:
- master
pull-request:


jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fec50fd

Please sign in to comment.