Skip to content

Commit 57f84fd

Browse files
committed
ci: run luarocks workflow at all times
1 parent 9e97c33 commit 57f84fd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/luarocks.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: Push to Luarocks
22

33
on:
44
push:
5-
release:
6-
types:
7-
- created
8-
tags:
9-
- '*'
5+
pull_request:
106
workflow_dispatch:
117

128
jobs:

0 commit comments

Comments
 (0)