Skip to content

Commit

Permalink
deploy gh pages with a single branch
Browse files Browse the repository at this point in the history
  • Loading branch information
devincowan committed Jul 11, 2024
1 parent 2f9979f commit 16e72fb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/frontend-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ name: Deploy static content to Pages
on:
push:
branches:
- main
- develop
- swot-front
- gh-pages-staging
workflow_dispatch:

# Sets the GITHUB_TOKEN permissions to allow deployment to GitHub Pages
Expand Down

0 comments on commit 16e72fb

Please sign in to comment.