From bae6ccb19d007066863cac0677205233535fc0c4 Mon Sep 17 00:00:00 2001 From: Kjetil Kjernsmo Date: Sat, 17 Feb 2024 00:52:26 +0100 Subject: [PATCH] Fix some whitespace --- .github/workflows/ci.yml | 2 +- .github/workflows/issue-notify.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0ea2b8..513ab9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,4 +89,4 @@ jobs: - uses: perlrdf/devops/github-actions/irc-notifications@main with: target-build-status: true - needs: ${{ toJSON(needs) }} \ No newline at end of file + needs: ${{ toJSON(needs) }} diff --git a/.github/workflows/issue-notify.yml b/.github/workflows/issue-notify.yml index e67bc1e..1511a78 100644 --- a/.github/workflows/issue-notify.yml +++ b/.github/workflows/issue-notify.yml @@ -19,4 +19,3 @@ jobs: - uses: perlrdf/devops/github-actions/irc-notifications@main with: target-notifications: true - \ No newline at end of file