This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Let IRC know of the commit message
Signed-off-by: falkTX <falktx@falktx.com>
pull/338/head
falkTX
3 years ago
parent
e0b136656d
commit
6260f5b44f
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/irc.yml
+ 1
- 1
.github/workflows/irc.yml
View File
@@ -13,4 +13,4 @@ jobs:
channel: '#kxstudio'
nickname: kxstudio-bot
message: |-
${{ github.actor }} pushed ${{ github.event.
ref
}} ${{ github.event.compare }}
${{ github.actor }} pushed ${{ github.event.
head_commit.message
}} ${{ github.event.compare }}
Write
Preview
Loading…
Cancel
Save