mirror of
https://github.com/fkie-cad/awesome-embedded-and-iot-security.git
synced 2025-02-07 10:35:20 -05:00
switched github action
This commit is contained in:
parent
94140ec36e
commit
800f837aba
10
.github/workflows/awesome-lint.yml
vendored
10
.github/workflows/awesome-lint.yml
vendored
@ -5,13 +5,11 @@ on:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: awesome-lint (double link)
|
||||
awesome-lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: Scrum/awesome-readme-lint-double-link-action@v0.1.13
|
||||
- name: Test awesome-lint with custom file path
|
||||
uses: jthegedus/github-action-awesome-lint@68fc989d5a01aa127ce502a59f72ebe4166386f1 # commit_sha of tag v0.1.0
|
||||
with:
|
||||
entry: 'readme.md'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
args: 'readme.md'
|
||||
|
Loading…
x
Reference in New Issue
Block a user