Skip to content

Commit b446f05

Browse files
jasonwalshjasonwalsh
jasonwalsh
authored andcommitted
ci: add workflows directive
1 parent 958615c commit b446f05

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

+5
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ jobs:
66
orbs:
77
go: circleci/[email protected]
88
version: 2.1
9+
workflows:
10+
default:
11+
jobs:
12+
- build
13+
version: 2

0 commit comments

Comments
 (0)