add pr types
All checks were successful
Lint and Format Check / lint-and-format (pull_request) Successful in 10s

This commit is contained in:
Mylloon 2024-09-04 10:04:36 +02:00
parent 0c617d6855
commit b2b0a1b3d7
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -2,7 +2,10 @@ name: Lint and Format Check
on:
pull_request:
branches: [main, dev]
types: [opened, synchronize, reopened]
branches:
- main
- dev
jobs:
lint-and-format: