chore(CI): run autogen only on master

This commit is contained in:
shadmansaleh 2022-02-07 11:39:36 +06:00
parent 37179f9149
commit d42c83dcc0
1 changed files with 0 additions and 7 deletions

View File

@ -7,13 +7,6 @@ on:
- "examples/**.lua"
- ".stylua.toml"
- "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
concurrency: