mirror of https://github.com/statping/statping
push request testing
parent
7b1176f7b7
commit
c01ea47224
|
@ -5,6 +5,9 @@ on:
|
||||||
- '*' # matches every branch
|
- '*' # matches every branch
|
||||||
- '*/*' # matches every branch containing a single '/'
|
- '*/*' # matches every branch containing a single '/'
|
||||||
- '!master' # excludes master
|
- '!master' # excludes master
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
compile:
|
compile:
|
||||||
|
|
Loading…
Reference in New Issue