mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-23 18:21:12 -05:00
run tests on pull requests
This commit is contained in:
parent
8fd60b424d
commit
244f6688db
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
on: [ push ]
|
||||
on: [ push, pull_request ]
|
||||
jobs:
|
||||
integration:
|
||||
runs-on: self-hosted
|
||||
|
|
Loading…
Reference in a new issue