Skip to content

Commit

Permalink
Merge pull request #20 from eigerco/only-run-pages-publish-when-master
Browse files Browse the repository at this point in the history
Only launch Github pages publish when merged in master
  • Loading branch information
geofmureithi authored Jul 26, 2023
2 parents 8bf1379 + f16201d commit 032e982
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ env:
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 032e982

Please sign in to comment.