Skip to content

Commit 892df63

Browse files
authored
Remove cross-workflow dependency from master:cache-stack job (#3928)
Fixes an oversight in the job dependency changes of #3924 I also pushed a branch named `release` to github to make the `version-bump` job work.
1 parent 4989748 commit 892df63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/master.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
cache-stack:
6767
name: 'Cache Stack'
6868
runs-on: ubuntu-22.04
69-
needs: draft-release
7069
steps:
7170
- name: Install prerequisites
7271
run: |

0 commit comments

Comments
 (0)