mirror of
https://github.com/stashapp/stash.git
synced 2025-12-31 04:33:04 +01:00
Run build on all pull requests
This commit is contained in:
parent
c2f7617952
commit
733ca2aa6f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches: [ develop, master ]
|
||||
pull_request:
|
||||
branches: [ develop ]
|
||||
release:
|
||||
types: [ published ]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue