diff --git a/.github/workflows/autogen.yml b/.github/workflows/autogen.yml index e5843d3..e41c5eb 100644 --- a/.github/workflows/autogen.yml +++ b/.github/workflows/autogen.yml @@ -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: