We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f279d90 commit e2e7496Copy full SHA for e2e7496
.github/workflows/client.yaml
@@ -14,6 +14,7 @@ on:
14
- 'packages/client/**'
15
branches:
16
- main
17
+ - develop
18
19
jobs:
20
lint:
.github/workflows/gateway.yaml
- 'packages/gateway/**'
.github/workflows/server.yaml
- 'packages/server/**'
0 commit comments