ci: turn off edge snap builds temporarily (#765)

turns off edge snap builds temporarily and makes it manual
This commit is contained in:
Fallenbagel
2024-05-24 21:15:13 +05:00
committed by GitHub
parent 783fda9621
commit bcc84d8551

View File

@@ -1,9 +1,13 @@
name: Publish Snap name: Publish Snap
on: # turn off edge snap builds temporarily and make it manual
push:
branches: # on:
- develop # push:
# branches:
# - develop
on: workflow_dispatch
jobs: jobs:
jobs: jobs: