chore(CI): Update CI run types (#21015)

This commit is contained in:
Kitzunu 2024-12-23 10:23:55 +01:00 committed by GitHub
parent 0a70ebc3af
commit 3dff276136
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 22 additions and 7 deletions

View file

@ -1,6 +1,10 @@
name: Codestyle
on:
pull_request:
types:
- opened
- reopened
- synchronize
paths:
- src/**
- "!README.md"