Skip to content

Commit 228f927

Browse files
committed
Publish gb-pages on push to master only
1 parent db6b65e commit 228f927

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Deploy to GH-pages
33
on:
44
workflow_dispatch:
55
push:
6+
branches:
7+
- master
68

79
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
810
jobs:

0 commit comments

Comments
 (0)