Fix actions

This commit is contained in:
Joseph Turian
2022-09-12 21:51:15 +00:00
parent 081a12b079
commit 4ce392846c
2 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
name: Run linters
on: [push]
on:
workflow_dispatch:
push:
env:
MAX_LINE_LENGTH: 110