mirror of
https://github.com/yeslayla/nakama-helm-chart.git
synced 2025-07-27 20:15:37 +02:00
Change action branches
This commit is contained in:
2
.github/workflows/push_develop.yml
vendored
2
.github/workflows/push_develop.yml
vendored
@ -4,7 +4,7 @@ name: Push Develop Release
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- develop
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
2
.github/workflows/push_production.yml
vendored
2
.github/workflows/push_production.yml
vendored
@ -4,7 +4,7 @@ name: Push Production Release
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user