Skip to content

Commit 1cf824d

Browse files
committed
chore: add newline at eof
1 parent b30a06d commit 1cf824d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ workflows:
2525
vcs_type: << pipeline.project.type >>
2626
orb_name: <orb-name>
2727
requires: [orb-tools/lint, orb-tools/pack, orb-tools/review, shellcheck/check]
28-
filters: *filters
28+
filters: *filters

.circleci/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ workflows:
4848
- orb-tools/pack
4949
- command-test
5050
context: <publishing-context>
51-
filters: *release-filters
51+
filters: *release-filters

0 commit comments

Comments
 (0)