chore(CI): run autogen only on master
This commit is contained in:
parent
37179f9149
commit
d42c83dcc0
7
.github/workflows/autogen.yml
vendored
7
.github/workflows/autogen.yml
vendored
@ -7,13 +7,6 @@ on:
|
|||||||
- "examples/**.lua"
|
- "examples/**.lua"
|
||||||
- ".stylua.toml"
|
- ".stylua.toml"
|
||||||
- "README.md"
|
- "README.md"
|
||||||
pull_request:
|
|
||||||
branches: [master]
|
|
||||||
paths:
|
|
||||||
- "lua/**.lua"
|
|
||||||
- "examples/**.lua"
|
|
||||||
- ".stylua.toml"
|
|
||||||
- "README.md"
|
|
||||||
|
|
||||||
# Cancel any in-progress CI runs for a PR if it is updated
|
# Cancel any in-progress CI runs for a PR if it is updated
|
||||||
concurrency:
|
concurrency:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user