Skip to content
Snippets Groups Projects
Commit e99c6072 authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

CI: the 'DIFF' line does not make sense for scheduled builds

parent 18cc4b5c
No related branches found
No related tags found
No related merge requests found
......@@ -97,4 +97,4 @@ jobs:
server: chat.freenode.net
nickname: cala-notify
channel: "#calamares"
message: "${{ github.workflow }} FAIL ${{ steps.pre_build.outputs.message }}\n.. DIFF ${{ github.event.compare }}"
message: "${{ github.workflow }} FAIL ${{ steps.pre_build.outputs.message }}"
......@@ -95,4 +95,4 @@ jobs:
server: chat.freenode.net
nickname: cala-notify
channel: "#calamares"
message: "${{ github.workflow }} FAIL ${{ steps.pre_build.outputs.message }}\n.. DIFF ${{ github.event.compare }}"
message: "${{ github.workflow }} FAIL ${{ steps.pre_build.outputs.message }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment