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:
2
.github/workflows/backend-lint.yml
vendored
2
.github/workflows/backend-lint.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Backend Linting
|
||||
on: pull_request
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
Reference in New Issue
Block a user