1 parent 8af7d5e commit 2039dacCopy full SHA for 2039dac
1 file changed
.github/workflows/apply-hermes-switch-hardening.yml
@@ -1,11 +1,9 @@
1
name: Apply Hermes switch hardening
2
3
on:
4
- push:
+ pull_request:
5
branches:
6
- - automation/hermes-switch-release-20260823
7
- paths:
8
- - .github/workflows/apply-hermes-switch-hardening.yml
+ - master
9
10
permissions:
11
contents: write
0 commit comments