mirror of https://github.com/rq/rq.git
Always run github actions on push
This commit is contained in:
parent
97b2d83164
commit
e50b8f323d
|
@ -1,8 +1,6 @@
|
||||||
name: Test
|
name: Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue