Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: muccc/gr-iridium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b1b87a95802dd4aaf6d02b1b8fc79fd7769f02b9
Choose a base ref
..
head repository: muccc/gr-iridium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 255fe516239d675b45a17730df7cf299b81a6c4f
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 .github/workflows/irc-notify.yml
1 change: 0 additions & 1 deletion .github/workflows/irc-notify.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,6 @@ jobs:
server: irc.blafasel.de
channel: "#iridium"
nickname: GitHub
notice: true
message: |
${{ github.actor }} pushed to ${{ github.event.ref }}: ${{ join(github.event.commits.*.message) }}
- name: irc pull request