We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64dc6b3 commit a860b6dCopy full SHA for a860b6d
1 file changed
.github/workflows/release.yml
@@ -3,7 +3,6 @@ on:
3
push:
4
tags: # Will upload to luarocks.org when a tag is pushed
5
- "*"
6
- pull_request: # Will test a local install without uploading to luarocks.org
7
8
jobs:
9
luarocks-release:
0 commit comments