mirror of
https://github.com/ksyasuda/mpv-youtube-queue.git
synced 2024-10-28 04:44:11 -07:00
update luacheck workflow
This commit is contained in:
parent
3814459024
commit
3a47cb0d0b
4
.github/workflows/luackeck.yml
vendored
4
.github/workflows/luackeck.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Luacheck
|
name: Luacheck
|
||||||
on: [push, pull_request]
|
on: push
|
||||||
jobs:
|
jobs:
|
||||||
sile:
|
luacheck:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user