Fix branch in CI

main
Thomas Versteeg 3 years ago committed by GitHub
parent 038b997bb4
commit 54f4af9838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ name: Lint
on:
push:
branches: [master]
branches: [main]
pull_request:
types: [opened, synchronize]

Loading…
Cancel
Save