➖ chore(.gitea/workflows): Supprime le déclenchement du workflow par push.
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
name: Symfony CD - Scheduled Deploy
|
name: Symfony CD - Scheduled Deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
schedule:
|
schedule:
|
||||||
# Déclenchement à 2h00 UTC
|
# Déclenchement à 2h00 UTC
|
||||||
- cron: '0 2 * * *'
|
- cron: '0 2 * * *'
|
||||||
|
|||||||
Reference in New Issue
Block a user