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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: