We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157eb89 commit 8fb6c9dCopy full SHA for 8fb6c9d
1 file changed
.github/workflows/frog.yml
@@ -225,6 +225,7 @@ jobs:
225
channel: '#gitlama'
226
nickname: GH-${{ runner.os }}-${{ env.id }}
227
message: "frog [${{ needs.notification.outputs.branch }}] build with ${{ matrix.compiler }} by ${{ github.actor }} on ${{ matrix.os }}: \u00034FAILED\u0003"
228
+
229
- name: Notify IRC of success
230
if: ${{ env.test_status == '0' }}
231
uses: Gottox/irc-message-action@v2
0 commit comments