main -> release
This commit is contained in:
parent
806cb99ead
commit
61ad84c1d9
6 changed files with 12 additions and 12 deletions
4
.github/workflows/push-main.yml
vendored
4
.github/workflows/push-main.yml
vendored
|
|
@ -1,8 +1,8 @@
|
|||
name: Warn on pushing to `main`
|
||||
name: Warn on pushing to `release`
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
branches: [main]
|
||||
branches: [release]
|
||||
permissions:
|
||||
issues: write
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue