We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b97460f + 768b79c commit 1a2a757Copy full SHA for 1a2a757
1 file changed
.github/workflows/create-release.yml
@@ -31,6 +31,8 @@ jobs:
31
.markdownlint*
32
*.code-workspace
33
*.md
34
+ documentation/**
35
+ tests/**
36
37
- name: Get changed Action and Workflow paths
38
if: steps.changed-files.outputs.any_changed == 'true'
0 commit comments