We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958615c commit b446f05Copy full SHA for b446f05
.circleci/config.yml
@@ -6,3 +6,8 @@ jobs:
6
orbs:
7
go: circleci/[email protected]
8
version: 2.1
9
+workflows:
10
+ default:
11
+ jobs:
12
+ - build
13
+ version: 2
0 commit comments