We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8436b5 commit 6341789Copy full SHA for 6341789
1 file changed
.github/workflows/push-pr-devel.yml
@@ -29,10 +29,10 @@ jobs:
29
# uses: ./.github/workflows/backend-build.yml
30
# secrets: inherit
31
32
- build-frontend:
33
- name: Frontend
34
- uses: ./.github/workflows/frontend-build.yml
35
- secrets: inherit
+ # build-frontend:
+ # name: Frontend
+ # uses: ./.github/workflows/frontend-build.yml
+ # secrets: inherit
36
37
lint-server:
38
name: Server
0 commit comments