diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index e42af15b..a6335614 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -2,7 +2,7 @@ name: Deploy static content to Pages on: - # Runs on pushes targeting the default branch + # Runs on pushes targeting the dev branch push: branches: ["dev"]