Skip to content

Commit

Permalink
Trigger GitHub Actions build on pull requests to the default branch (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit authored Jul 24, 2024
1 parent db4035e commit 3acf484
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: build and test
on:
push:
branches:
- master
pull_request:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 3acf484

Please sign in to comment.