Skip to content

Commit d1cf1e1

Browse files
committed
syncing from "puppetlabs/support_workflows"
1 parent 926fcf1 commit d1cf1e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main_pr_testing.yml

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ name: Call main PR testing workflows
33
on:
44
workflow_dispatch:
55
pull_request:
6+
paths-ignore:
7+
- '**.md'
8+
- 'examples/**'
9+
- 'CODEOWNERS'
10+
- 'LICENSE'
611

712
jobs:
813
spec_testing:

0 commit comments

Comments
 (0)