Skip to content

Commit

Permalink
Update GitHub Pages Only for Master Branch
Browse files Browse the repository at this point in the history
  • Loading branch information
oleibman committed Nov 12, 2024
1 parent bedd300 commit 2106f0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: GithHub Pages
on:
push:
branches:
- 'master'
tags:
- '*'

Expand Down

0 comments on commit 2106f0a

Please sign in to comment.