mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-10-27 06:58:07 +01:00
Fixed syntax in workflow
This commit is contained in:
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@@ -3,7 +3,8 @@ name: 'Linter'
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: master
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
|
||||
Reference in New Issue
Block a user