ci: Debug

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-07-24 15:46:10 +02:00
parent b6e68e7ea6
commit 1e9b109f36
No known key found for this signature in database
GPG Key ID: 228A77789D71A6E2

View File

@ -106,7 +106,7 @@ jobs:
return result return result
- name: Get result - name: Get result
run: echo "${{steps.get-workflow-jobs.outputs.result.lint}}" run: echo "${{steps.get-workflow-jobs.outputs.result}}"
# # CI Passed # # CI Passed
# - name: "add label: ok" # - name: "add label: ok"