fix: fixed syntax for actions in branches

This commit is contained in:
2025-10-23 23:08:07 +02:00
parent 1814821eec
commit 8c6c0a205e
3 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,8 @@ name: Update 42 repo
on:
push:
branches: main
branches:
- main
permissions:
contents: write