Update config.yml

This commit is contained in:
Core 2022-03-16 22:21:03 +00:00 committed by GitHub
parent 8128eca31d
commit 6625a38395
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ 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: i10n-develop ignore: feature/i10n
jobs: jobs:
build: build:
working_directory: ~/Cider working_directory: ~/Cider