We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59291e commit 6edc55bCopy full SHA for 6edc55b
1 file changed
.github/workflows/pr_checks.yml
@@ -34,6 +34,9 @@ jobs:
34
- '!.changeset/**'
35
- '!hosting/**'
36
- '!.github/**'
37
+ - '!references/**'
38
+ - '!**/*.md'
39
+ - '!**/.env.example'
40
- '.github/workflows/pr_checks.yml'
41
- '.github/workflows/typecheck.yml'
42
webapp:
0 commit comments