mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
restore shields action to just main branch
This commit is contained in:
parent
5bcd885f53
commit
64449c6674
2
.github/workflows/shields.yml
vendored
2
.github/workflows/shields.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user