Skip to content

Commit ce8e032

Browse files
authored
Removed disallowed action
1 parent 912ede2 commit ce8e032

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/live-protection.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ jobs:
77
comment:
88
runs-on: ubuntu-latest
99
steps:
10-
- name: Harden Runner
11-
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
12-
with:
13-
egress-policy: audit
14-
1510
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea
1611
env:
1712
SHOULD_COMMENT: ${{ github.base_ref == 'refs/heads/live' && !(github.head_ref == 'refs/heads/main') }}

0 commit comments

Comments
 (0)