1
0
mirror of https://gitea.com/gitea/act synced 2026-05-13 06:01:17 +02:00

fix triggers

This commit is contained in:
Nicolas
2026-04-20 12:51:02 +00:00
parent be28e49d4d
commit a5d0f34824

View File

@@ -1,7 +1,9 @@
name: checks name: checks
on: on:
- push push:
- pull_request branches: main
pull_request:
branches: main
jobs: jobs:
lint: lint: