1
0
mirror of https://gitea.com/gitea/act synced 2026-05-01 01:27:48 +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
on:
- push
- pull_request
push:
branches: main
pull_request:
branches: main
jobs:
lint: