Skip to content

Commit fb9b8a1

Browse files
committed
test
Signed-off-by: Charlie Truong <[email protected]>
1 parent dbb1d83 commit fb9b8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-queue-events.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- name: Read Events
103103
env:
104104
WORKER_ID: ${{ matrix.worker }}
105-
JOB_ID: ${{ github.job }}
105+
JOB_ID: ${{ github.job_id }}
106106
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
107107
run: |
108108
python - <<EOF

0 commit comments

Comments
 (0)