1
0
Fork 0
mirror of synced 2024-06-02 10:34:40 +12:00

Update workflows to use release instead of develop (temporarily)

This commit is contained in:
Rory Powell 2022-06-06 11:18:41 +01:00
parent 4cdfb3c110
commit 89f571091c
2 changed files with 2 additions and 1 deletions

View file

@ -11,6 +11,7 @@ on:
branches:
- master
- develop
- release
workflow_dispatch:
env:

View file

@ -4,7 +4,7 @@ concurrency: release-develop
on:
push:
branches:
- develop
- release
paths:
- '.aws/**'
- '.github/**'