mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Do not auto deploy site on push to main
This commit is contained in:
parent
bc2bb25f74
commit
a469094328
1 changed files with 0 additions and 3 deletions
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
|
|
@ -1,9 +1,6 @@
|
||||||
name: site-deploy
|
name: site-deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [main] # todo: remove later
|
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue