We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76c1cb commit 19a1e95Copy full SHA for 19a1e95
.github/workflows/if_test.yml
@@ -4,6 +4,10 @@ name: If‑and‑Needs Example
4
on:
5
workflow_dispatch:
6
7
+env:
8
+ ACTIONS_RUNNER_DEBUG: true
9
+ ACTIONS_STEP_DEBUG: true
10
+
11
jobs:
12
build:
13
# ─────────── Server‑side job IF ───────────
0 commit comments