Corretto il deploy: solo su main
All checks were successful
Deploy / trigger (push) Successful in 1s

Signed-off-by: Francesco Mancuso <hello@francescomancuso.it>
This commit is contained in:
2026-02-11 21:11:42 +01:00
parent cb7879d60c
commit 30237ee5dd

View File

@@ -1,6 +1,9 @@
name: Deploy name: Deploy
on: [push] on:
push:
branches:
- main
jobs: jobs:
trigger: trigger:
runs-on: ubuntu-latest runs-on: ubuntu-latest