Skip to content

Commit 1d78d45

Browse files
authored
Update .github/workflows/zip.yml
1 parent 0cdf1ec commit 1d78d45

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' #TODO(ncooke3): Remove before merging
19+
PINNED_RUN_ID: ''
2020

2121
on:
2222
pull_request:

0 commit comments

Comments
 (0)