mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
run on push and pull_request
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: push
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user