Update library
All checks were successful
LÖVE/Lua Library / Static-Analysis (push) Successful in 3s
All checks were successful
LÖVE/Lua Library / Static-Analysis (push) Successful in 3s
This commit is contained in:
parent
d2cb58aff7
commit
e839318682
|
@ -1,6 +0,0 @@
|
||||||
name: LÖVE/Lua Library
|
|
||||||
on: [push]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
Static-Analysis:
|
|
||||||
uses: jmaa/workflows/.gitea/workflows/lua.yaml@main
|
|
6
.gitea/workflows/lua-library.yaml
Normal file
6
.gitea/workflows/lua-library.yaml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
name: LÖVE/Lua Library
|
||||||
|
on: [push]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
Static-Analysis:
|
||||||
|
uses: jmaa/workflows/.gitea/workflows/lua-static-analysis.yaml@v6.16
|
Loading…
Reference in New Issue
Block a user