We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 515700b commit a775d47Copy full SHA for a775d47
1 file changed
.github/workflows/new_problem_check.yml
@@ -6,6 +6,7 @@ on:
6
- "utils/new_problem.yaml"
7
- "utils/validate_yaml.py"
8
pull_request:
9
+ paths:
10
11
12
workflow_dispatch: # allow triggering workflow manually
0 commit comments