Skip to content

Commit 905ea7d

Browse files
authored
Update .github/workflows/zip.yml
1 parent 6a1b0c9 commit 905ea7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616
env:
1717
# When a run_id is specified, build jobs will be skipped and the specified
1818
# run's artifacts will be used for testing.
19-
PINNED_RUN_ID: '17965877651'
19+
PINNED_RUN_ID: ''
2020

2121
on:
2222
pull_request:

0 commit comments

Comments
 (0)