➖ 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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
# Déclenchement à 2h00 UTC
|
||||
- cron: '0 2 * * *'
|
||||
|
||||
Reference in New Issue
Block a user