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 181fc11 commit 2a5a8f4Copy full SHA for 2a5a8f4
1 file changed
.github/workflows/pr_checks.yml
@@ -48,6 +48,7 @@ jobs:
48
typecheck_self:
49
- '.github/workflows/pr_checks.yml'
50
- '.github/workflows/typecheck.yml'
51
+ - '.github/workflows/code-quality.yml'
52
webapp:
53
- 'apps/webapp/**'
54
- 'packages/**'
0 commit comments