Skip to content

Commit

Permalink
Fix some whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
kjetilk committed Feb 16, 2024
1 parent c89e221 commit bae6ccb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
- uses: perlrdf/devops/github-actions/irc-notifications@main
with:
target-build-status: true
needs: ${{ toJSON(needs) }}
needs: ${{ toJSON(needs) }}
1 change: 0 additions & 1 deletion .github/workflows/issue-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ jobs:
- uses: perlrdf/devops/github-actions/irc-notifications@main
with:
target-notifications: true

0 comments on commit bae6ccb

Please sign in to comment.