Skip to content

Commit 30f6800

Browse files
authored
pushing to branch should not update the site
1 parent 4dd7f07 commit 30f6800

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Create docs
33
on:
44
workflow_dispatch:
55
push:
6+
branches:
7+
- main
68

79
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
810
permissions:

0 commit comments

Comments
 (0)