mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-23 07:49:36 +02:00
[GitHub] Workflows will now run on release
branch (#6329)
This commit is contained in:
parent
d809a2f41a
commit
1df82565f2
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
@ -5,10 +5,12 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- beta
|
||||
- release
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- beta
|
||||
- release
|
||||
merge_group:
|
||||
types: [checks_requested]
|
||||
|
||||
|
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
@ -5,10 +5,12 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- beta
|
||||
- release
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- beta
|
||||
- release
|
||||
merge_group:
|
||||
types: [checks_requested]
|
||||
|
||||
|
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -5,10 +5,12 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- beta
|
||||
- release
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- beta
|
||||
- release
|
||||
merge_group:
|
||||
types: [checks_requested]
|
||||
workflow_dispatch:
|
||||
|
Loading…
Reference in New Issue
Block a user