mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-25 12:48:09 -08:00
Update 404-links.yml
This commit is contained in:
8
.github/workflows/404-links.yml
vendored
8
.github/workflows/404-links.yml
vendored
@@ -6,9 +6,11 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
types: [assigned, opened, synchronize, reopened]
|
types: [assigned, opened, synchronize, reopened]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
check-links:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Check links
|
- name: 'atalent-labs-404-links'
|
||||||
uses: restqa/404-links@2.2.0
|
uses: atalent-labs/404-links@3.1.3
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user