ci: update global workflows (#532)
This commit is contained in:
parent
dbe56ee583
commit
a6e47ff033
8 changed files with 78 additions and 7 deletions
1
.github/workflows/auto-create-pr.yml
vendored
1
.github/workflows/auto-create-pr.yml
vendored
|
|
@ -12,6 +12,7 @@ on:
|
|||
|
||||
jobs:
|
||||
create_pr:
|
||||
if: startsWith(github.repository, 'LizardByte/')
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue