Skip to content

Commit 910626e

Browse files
authored
Update docs.yml
1 parent ee98355 commit 910626e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
name: github-pages
7676
url: ${{ steps.deployment.outputs.page_url }}
7777
runs-on: ubuntu-latest
78+
if: github.ref == 'refs/heads/master'
7879
needs: docs
7980
steps:
8081
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)