Skip to content

Commit 2d75bba

Browse files
committed
Minor change
1 parent 99d4642 commit 2d75bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
repository_dispatch:
55
types: [check_url_links]
66
jobs:
7-
check_links:
7+
check_url_links:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)