restore shields action to just main branch

This commit is contained in:
Mikayla
2023-04-13 09:41:56 -04:00
committed by GitHub
parent 5bcd885f53
commit 64449c6674

View File

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