Skip to content

Commit 2039dac

Browse files
committed
chore: run Hermes hardening on pull request
1 parent 8af7d5e commit 2039dac

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/apply-hermes-switch-hardening.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
name: Apply Hermes switch hardening
22

33
on:
4-
push:
4+
pull_request:
55
branches:
6-
- automation/hermes-switch-release-20260823
7-
paths:
8-
- .github/workflows/apply-hermes-switch-hardening.yml
6+
- master
97

108
permissions:
119
contents: write

0 commit comments

Comments
 (0)