We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78bc96a + 902cf9e commit 1b8b7b0Copy full SHA for 1b8b7b0
1 file changed
.github/workflows/validate_urls.yml
@@ -48,7 +48,7 @@ jobs:
48
branch: gh-pages
49
file_types: .html,.css,.scss
50
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
+ exclude_patterns: https://img.shields.io, https://codecov.io/gh/wwt/SwiftCurrent
52
- name: slack-send
53
if: failure()
54
uses: slackapi/slack-github-action@v1.16.0
0 commit comments