Skip to content

Commit 754a496

Browse files
committed
only execute when the file changes
1 parent a775d47 commit 754a496

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/new_problem_check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ on:
44
push:
55
paths:
66
- "utils/new_problem.yaml"
7-
- "utils/validate_yaml.py"
87
pull_request:
98
paths:
109
- "utils/new_problem.yaml"
11-
- "utils/validate_yaml.py"
1210
workflow_dispatch: # allow triggering workflow manually
1311
inputs:
1412
reason:

0 commit comments

Comments
 (0)