Skip to content

Commit 1062f57

Browse files
committed
Test GitHub action
1 parent e429522 commit 1062f57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/luacheck.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: luacheck
33
on:
44
pull_request:
55
branches:
6-
- main
6+
- master
77
push:
88
branches:
9-
- main
9+
- master
1010

1111
jobs:
1212
luacheck:

0 commit comments

Comments
 (0)