mirror of
https://github.com/fkie-cad/awesome-embedded-and-iot-security.git
synced 2025-01-18 10:57:18 -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:
|
||||
pull_request:
|
||||
branches: [master]
|
||||
push:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
awesome-lint:
|
||||
|
Loading…
Reference in New Issue
Block a user