Skip to content

Commit

Permalink
blossom-ci.yml: run vulnerability scan on blossom
Browse files Browse the repository at this point in the history
  • Loading branch information
niukuo committed Nov 29, 2024
1 parent af3d49c commit fb68b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blossom-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
Vulnerability-scan:
name: Vulnerability scan
needs: [Authorization]
runs-on: vulnerability-scan
runs-on: blossom
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit fb68b1b

Please sign in to comment.