fix triggers

This commit is contained in:
pat-s 2024-04-27 22:41:12 +02:00
parent 7f1365f193
commit 0c47246b3a
No known key found for this signature in database
GPG key ID: 3C6318841EF78925
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
when: when:
branch: main - branch: main
event: ["push", "pull_request"] - event: ["push", "pull_request"]
steps: steps:
# use vendor to cache dependencies # use vendor to cache dependencies

View file

@ -1,6 +1,6 @@
when: when:
branch: main - branch: main
event: ["push", "pull_request"] - event: ["push", "pull_request"]
steps: steps:
lint: lint: