test for sheilds

This commit is contained in:
Mikayla Fischler 2023-04-12 17:34:46 -04:00
parent 60a3fc8c37
commit 8c42a05bbd

View File

@ -4,7 +4,7 @@ name: Deploy static content to Pages
on: on:
# Runs on pushes targeting the default branch # Runs on pushes targeting the default branch
push: push:
branches: ["main"] branches: ["devel"]
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: