Skip to content

Commit 15896c7

Browse files
committed
chore: don't run dev pipeline on release branch
1 parent d939a74 commit 15896c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ resources:
466466
base_branch: main
467467
disable_forks: true
468468
ignore_drafts: false
469+
ignore_paths: ["package.json", "CHANGELOG.md"]
469470

470471
#@ if/end env == 'staging':
471472
- name: src

0 commit comments

Comments
 (0)