Skip to content

Commit bf5351e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d8bb60d commit bf5351e

13 files changed

Lines changed: 16602 additions & 16602 deletions

.github/workflows/linkcheck.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,23 @@ jobs:
3737
if: env.lychee_exit_code != 0
3838
uses: actions-cool/issues-helper@v3
3939
with:
40-
actions: "update-issue"
40+
actions: 'update-issue'
4141
token: ${{ secrets.GITHUB_TOKEN }}
4242
issue-number: ${{ env.LINK_TRACKING_ISSUE_NUMBER }}
43-
state: "open"
43+
state: 'open'
4444
body: ${{ steps.readReport.outputs.FILE_CONTENT }}
45-
update-mode: "replace"
45+
update-mode: 'replace'
4646

4747
- name: Update link tracking issue (no invalid links)
4848
if: env.lychee_exit_code == 0
4949
uses: actions-cool/issues-helper@v3
5050
with:
51-
actions: "update-issue"
51+
actions: 'update-issue'
5252
token: ${{ secrets.GITHUB_TOKEN }}
5353
issue-number: ${{ env.LINK_TRACKING_ISSUE_NUMBER }}
54-
state: "closed"
55-
body: "No invalid links found! 🤖"
56-
update-mode: "replace"
54+
state: 'closed'
55+
body: 'No invalid links found! 🤖'
56+
update-mode: 'replace'
5757

5858
- name: Upload artifact
5959
uses: actions/upload-artifact@v3

old_website_images/funderlogos.key

-316 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)