Skip to content

Commit 7e1d7d4

Browse files
rootroot
authored andcommitted
ci(provenance): validate attestation workflow on pull requests
1 parent 673b1b5 commit 7e1d7d4

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/workflows/provenance.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@ on:
1717
- "chrome-bridge/**"
1818
- "chrome-demo/**"
1919
- "python-mediapipe/**"
20+
pull_request:
21+
paths:
22+
- ".github/workflows/provenance.yml"
23+
- ".github/workflows/ci.yml"
24+
- "README.md"
25+
- "SETUP.md"
26+
- "mkdocs.yml"
27+
- "docs/**"
28+
- "api-server/**"
29+
- "chrome-bridge/**"
30+
- "chrome-demo/**"
31+
- "python-mediapipe/**"
2032

2133
permissions:
2234
contents: read

0 commit comments

Comments
 (0)