Skip to content

Commit 1b8b7b0

Browse files
Merge pull request #194 from wwt/url-checker-exclusion
Adding codecov badge to list of excluded patterns.
2 parents 78bc96a + 902cf9e commit 1b8b7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_urls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
branch: gh-pages
4949
file_types: .html,.css,.scss
5050
exclude_urls: https://github.com/wwt/SwiftCurrent/discussions/new,https://github.com/realm/jazzy,https://realm.io,https://github.com/wwt/SwiftCurrent
51-
exclude_patterns: https://img.shields.io
51+
exclude_patterns: https://img.shields.io, https://codecov.io/gh/wwt/SwiftCurrent
5252
- name: slack-send
5353
if: failure()
5454
uses: slackapi/[email protected]

0 commit comments

Comments
 (0)