We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sisdk
1 parent 367cc7a commit b3621b2Copy full SHA for b3621b2
1 file changed
.github/workflows/build.yml
@@ -7,6 +7,7 @@ on:
7
branches:
8
# This avoids having duplicate builds in non-forked PRs
9
- "master"
10
+ - "sisdk-*"
11
tags:
12
# normal versions
13
- "v[0-9]+.[0-9]+.[0-9]+"
0 commit comments