Skip to content

Commit

Permalink
Run acceptance on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
pehala committed Dec 26, 2023
1 parent aa5bfd4 commit 8fe1867
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/songbook.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
name: Acceptance

on:
pull_request:
branches:
- master
push:
branches:
- main
- master
pull_request:
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit 8fe1867

Please sign in to comment.