mirror of https://github.com/rq/rq.git
Workflow syntax
This commit is contained in:
parent
6ca0a299c8
commit
b8d2750c17
|
@ -2,7 +2,9 @@ name: Test
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ ** ]
|
||||
branches:
|
||||
- master
|
||||
- **
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
|
Loading…
Reference in New Issue