diff --git a/.github/workflows/shields.yml b/.github/workflows/shields.yml index 2574318..f10ab31 100644 --- a/.github/workflows/shields.yml +++ b/.github/workflows/shields.yml @@ -4,7 +4,7 @@ name: Deploy static content to Pages on: # Runs on pushes targeting the default branch push: - branches: ["main"] + branches: ["devel"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: