Skip to content

Commit ae216d3

Browse files
Updated event
1 parent cd4f6ca commit ae216d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/validate-manifest.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ on:
55
- cron: '0 8,20 * * *'
66

77
pull_request:
8-
branches:
8+
branches:
99
- main
10+
paths:
11+
- 'versions-manifest.json'
1012
env:
1113
TOOL_NAME: "Python"
1214
defaults:

0 commit comments

Comments
 (0)