[actions] finisher tweaks
This commit is contained in:
6
.github/workflows/latest-npm.yml
vendored
6
.github/workflows/latest-npm.yml
vendored
@@ -75,8 +75,4 @@ jobs:
|
||||
needs: [nodes]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Harden Runner
|
||||
uses: step-security/harden-runner@v2
|
||||
with:
|
||||
egress-policy: block
|
||||
- run: 'echo tests completed'
|
||||
- run: true
|
||||
|
||||
Reference in New Issue
Block a user