Skip to content

Commit 3f0038d

Browse files
authored
Let macOS runner access secret-context in master branch (openscad#5442)
1 parent d65040e commit 3f0038d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.circleci/config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,12 @@ workflows:
224224
branches:
225225
only:
226226
- master
227+
- openscad-macos:
228+
context: secret-context
229+
filters:
230+
branches:
231+
only:
232+
- master
227233
"CircleCI branch build":
228234
jobs:
229235
- openscad-mxe-64bit:

0 commit comments

Comments
 (0)