File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9696 to : notifications
9797 type : stream
9898 topic : ${{ github.repository }} scheduled job failure
99- content : ${{ github.server_url}}/${{ github.repository }}/actions/runs/${{ github.run_id }}failed.
99+ content : ${{ github.server_url}}/${{ github.repository }}/actions/runs/${{ github.run_id }} failed.
100100
101101 aarch64-linux :
102102 runs-on : ubuntu-24.04-arm
@@ -163,4 +163,4 @@ jobs:
163163 to : notifications
164164 type : stream
165165 topic : ${{ github.repository }} scheduled job failure
166- content : ${{ github.server_url}}/${{ github.repository }}/actions/runs/${{ github.run_id }}failed.
166+ content : ${{ github.server_url}}/${{ github.repository }}/actions/runs/${{ github.run_id }} failed.
Original file line number Diff line number Diff line change 9696 to : notifications
9797 type : stream
9898 topic : ${{ github.repository }} scheduled job failure
99- content : ${{ github.server_url}}/${{ github.repository }}/actions/runs/${{ github.run_id }}failed.
99+ content : ${{ github.server_url}}/${{ github.repository }}/actions/runs/${{ github.run_id }} failed.
100100
101101 aarch64-linux :
102102 runs-on : ubuntu-24.04-arm
@@ -163,4 +163,4 @@ jobs:
163163 to : notifications
164164 type : stream
165165 topic : ${{ github.repository }} scheduled job failure
166- content : ${{ github.server_url}}/${{ github.repository }}/actions/runs/${{ github.run_id }}failed.
166+ content : ${{ github.server_url}}/${{ github.repository }}/actions/runs/${{ github.run_id }} failed.
You can’t perform that action at this time.
0 commit comments