ci: fix branch ci

This commit is contained in:
Ben Grande 2023-11-07 11:48:18 +00:00
parent f986881bdf
commit 8c9580b090
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -9,10 +9,13 @@ name: Lint
on:
# yamllint disable-line rule:empty-values
push:
branches:
- main
pull_request:
branches:
- main
types:
- opened
- edited
- reopened
- synchronize