1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

run Github Actions lint on push & PR [skip ci]

This commit is contained in:
checktheroads
2021-01-01 11:48:48 -07:00
parent dfe56f8ff5
commit 2acecd8437

View File

@@ -1,5 +1,5 @@
name: Backend Linting
on: pull_request
on: [push, pull_request]
jobs:
ci: