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 e17d036 commit cb90877Copy full SHA for cb90877
.github/workflows/run-ci-cd.yaml
@@ -56,6 +56,8 @@ jobs:
56
pre-commit-${{ runner.os }}-
57
58
- name: Run pre-commit
59
+ env:
60
+ SKIP: graphql-codegen
61
uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd
62
63
- name: Check for uncommitted changes
0 commit comments