action WIP

pull/49/head
Elfranne 2023-07-17 09:54:32 +02:00
parent 59a6568471
commit 54df0fb078
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ on:
tags: # Will upload to luarocks.org when a tag is pushed
- "*"
pull_request: # Will test a local install without uploading to luarocks.org
types:
- opened
jobs:
luarocks-release: