Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Dec 21, 2022
1 parent db5cd4a commit 0577cd8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/linkcheck.yml
Expand Up @@ -2,12 +2,10 @@ name: Link checker

on: push

#env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
#
jobs:
build:
name: Build and Test
link-check:
runs-on: ubuntu-latest
name: Link checker
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 0577cd8

Please sign in to comment.