Skip to content

Commit 8973c8d

Browse files
committed
Fix link checker: stop forcing checkout of gh-pages (use current commit/branch)
1 parent d0bd75c commit 8973c8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/LinkChecker.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v2
16-
with:
17-
ref: 'gh-pages'
1816

1917
- name: Link Checker
2018
uses: lycheeverse/[email protected]

0 commit comments

Comments
 (0)