Skip to content

Commit

Permalink
Fix GitHub workflow build
Browse files Browse the repository at this point in the history
  • Loading branch information
stevesoltys committed Dec 14, 2022
1 parent 80d262e commit 88817d9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Build and test
on:
- pull_request
- push
pull_request:
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 88817d9

Please sign in to comment.