Run only on master branch

This commit is contained in:
Michel Roux 2023-06-25 23:25:19 +02:00
parent 8b065e4cb9
commit 9f22604889
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
name: moisson
on: [push]
on:
push:
branches:
- master
jobs:
deploy: