mirror of https://gitea.com/gitea/act_runner.git
run on push and pull_request
This commit is contained in:
parent
e9de6ca2c0
commit
a5570ffdd6
|
|
@ -1,5 +1,5 @@
|
|||
name: push
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
|
|||
Loading…
Reference in New Issue