mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-16 18:30:03 +08:00
https://github.com/cskefu/cskefu/issues/688 set checks for PR on master branch
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
This commit is contained in:
parent
9fe9b2a381
commit
4a8885a9e1
2
.github/workflows/pr_checks_package.yml
vendored
2
.github/workflows/pr_checks_package.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: PR Checks Package
|
||||
on:
|
||||
pull_request:
|
||||
branches: [develop]
|
||||
branches: [master]
|
||||
types: [opened, synchronize, closed]
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user