We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1cf22 commit 9869fc6Copy full SHA for 9869fc6
.github/workflows/build-website.yml
@@ -8,7 +8,7 @@ on:
8
tags:
9
- "v[0-9]+.[0-9]+.[0-9]+"
10
branches:
11
- - "staging**"
+ - "staging/**"
12
workflow_dispatch:
13
14
permissions:
0 commit comments