Skip to content

Commit 471e3c6

Browse files
committed
Trigger a rebuild of the guide
1 parent be5e402 commit 471e3c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy_guide.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- main
77

8+
concurrency:
9+
group: "pages"
10+
cancel-in-progress: true
11+
812
jobs:
913
deploy:
1014
# Only run on the main repository, not on forks

0 commit comments

Comments
 (0)