We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ee6fd commit 3c90aa3Copy full SHA for 3c90aa3
.github/workflows/blossom-ci.yml
@@ -64,7 +64,7 @@ jobs:
64
65
Job-trigger:
66
name: Start ci job
67
- needs: [Authorization]
+ needs: [Vulnerability-scan]
68
runs-on: blossom
69
steps:
70
- name: Start ci job
0 commit comments