Skip to content

Commit

Permalink
Run only on main
Browse files Browse the repository at this point in the history
  • Loading branch information
mkollenstart committed Nov 27, 2023
1 parent d443011 commit c26860a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["**"]
tags: ["**"]
branches: ["main"]

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

0 comments on commit c26860a

Please sign in to comment.