chore(CI): Update CI run types (#21015)
This commit is contained in:
parent
0a70ebc3af
commit
3dff276136
8 changed files with 22 additions and 7 deletions
4
.github/workflows/sql-codestyle.yml
vendored
4
.github/workflows/sql-codestyle.yml
vendored
|
|
@ -1,6 +1,10 @@
|
|||
name: Codestyle
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
paths:
|
||||
- data/**
|
||||
- "!README.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue