Change action branches

This commit is contained in:
Layla 2020-04-26 00:48:45 -04:00
parent 89c10fffde
commit f68272add4
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ name: Push Develop Release
on: on:
push: push:
branches-ignore: branches-ignore:
- develop - master
jobs: jobs:
build: build:

View File

@ -4,7 +4,7 @@ name: Push Production Release
on: on:
push: push:
branches: branches:
- develop - master
jobs: jobs:
build: build: