Skip to content

Commit f11642d

Browse files
committed
Temp: run the pkcs11 fix-check on pull_request too
1 parent bdfd132 commit f11642d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pkcs11-fix-check.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
paths:
66
- '.github/workflows/pkcs11-fix-check.yml'
7+
pull_request:
8+
types: [opened, synchronize, reopened, ready_for_review]
9+
paths:
10+
- '.github/workflows/pkcs11-fix-check.yml'
711
workflow_dispatch:
812

913
concurrency:

0 commit comments

Comments
 (0)