Skip to content

Commit d33775f

Browse files
authored
Merge pull request #263 from pantheon-systems/update-branch-for-release
update master to release in the workflow
2 parents c98a9c7 + a150698 commit d33775f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-tag-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build, Tag and Release
22
on:
33
push:
44
branches:
5-
- master
5+
- release
66

77
permissions:
88
pull-requests: write

0 commit comments

Comments
 (0)