Update config.yml

This commit is contained in:
cryptofyre 2022-03-29 18:50:07 -05:00 committed by GitHub
parent 820d1446a2
commit 9b1a22b1c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,9 @@ version: 2.1
orbs: # adds orbs to your configuration orbs: # adds orbs to your configuration
jira: circleci/jira@1.0.5 # invokes the Jira orb, making its commands accessible jira: circleci/jira@1.0.5 # invokes the Jira orb, making its commands accessible
branches: branches:
ignore: only:
- feature/i10n - main
- feature/electron18 - develop
jobs: jobs:
build: build:
working_directory: ~/Cider working_directory: ~/Cider