Compare commits
1 commit
1a62285e3b
...
76c48fd407
| Author | SHA1 | Date | |
|---|---|---|---|
| 76c48fd407 |
1 changed files with 0 additions and 3 deletions
|
|
@ -2,9 +2,6 @@ name: PR-Build
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*' # matches every branch that doesn't contain a '/'
|
|
||||||
- '*/*' # matches every branch containing a single '/'
|
|
||||||
- '**' # matches every branch
|
|
||||||
- '!master' # excludes master
|
- '!master' # excludes master
|
||||||
- '!main' # excludes main
|
- '!main' # excludes main
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue