From 8c42a05bbdc5765becb233bd3cafe1c4746aa343 Mon Sep 17 00:00:00 2001 From: Mikayla Fischler Date: Wed, 12 Apr 2023 17:34:46 -0400 Subject: [PATCH] test for sheilds --- .github/workflows/shields.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: