We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f79dd8 commit 781bca7Copy full SHA for 781bca7
.github/workflows/build.yml
@@ -8,6 +8,7 @@ on:
8
- master
9
- feature/**
10
- hotfix/**
11
+ - release/**
12
13
env:
14
TZ: Australia/Canberra
0 commit comments