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 11c4984 commit 8bb3812Copy full SHA for 8bb3812
.github/workflows/frontend-lint.yml
@@ -35,6 +35,6 @@ jobs:
35
- name: Codegen
36
run: pnpm run codegen
37
env:
38
- API_URL_SERVER: https://pastaporto-admin.pycon.it/graphql
+ API_URL_SERVER: https://pastaporto-admin.pycon.it
39
- name: Run Biome
40
run: biome ci .
0 commit comments