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 0a3c4d4 commit 473dee7Copy full SHA for 473dee7
.github/workflows/pull-compliance-docsignore.yml
@@ -11,3 +11,33 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- run: echo "No build required"
14
+
15
+ lint-backend:
16
+ runs-on: ubuntu-latest
17
+ steps:
18
+ - run: echo "No build required"
19
20
+ lint-go-windows:
21
22
23
24
25
+ lint-go-gogit:
26
27
28
29
30
+ checks-backend:
31
32
33
34
35
+ frontend:
36
37
38
39
40
+ backend:
41
42
43
0 commit comments