GLuaLint workflow adjustments

This commit is contained in:
StyledStrike 2022-11-19 20:58:24 -03:00
parent c54caca3c0
commit 539220a81b

View File

@ -1,10 +1,14 @@
name: GLuaLint
on:
pull_request:
push:
branches:
- main
branches: [ master ]
pull_request:
branches: [ master ]
# Allows running this workflow from the Actions tab
workflow_dispatch:
jobs:
Lint: