mirror of
https://github.com/fkie-cad/awesome-embedded-and-iot-security.git
synced 2025-01-31 01:23:24 -05:00
Merge pull request #25 from Enkelmann/patch-1
Run linter on pushes to the master branch
This commit is contained in:
commit
a066370a75
2
.github/workflows/awesome-lint.yml
vendored
2
.github/workflows/awesome-lint.yml
vendored
@ -3,6 +3,8 @@ name: awesome-lint github action
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
|
push:
|
||||||
|
branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
awesome-lint:
|
awesome-lint:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user