Skip to content

Commit 763f944

Browse files
committed
chore(ci): ignore contributors workflow in build triggers
1 parent 0910289 commit 763f944

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- '.github/ISSUE_TEMPLATE/**'
1212
- '.github/workflows/generate-changelog.yml'
1313
- '.github/workflows/preview-changelog.yml'
14+
- '.github/workflows/contributors.yml'
1415
- '.idea/**'
1516
- '.claude/**'
1617
- '.gitignore'
@@ -30,6 +31,7 @@ on:
3031
- '.github/ISSUE_TEMPLATE/**'
3132
- '.github/workflows/generate-changelog.yml'
3233
- '.github/workflows/preview-changelog.yml'
34+
- '.github/workflows/contributors.yml'
3335
- '.idea/**'
3436
- '.claude/**'
3537
- '.gitignore'

0 commit comments

Comments
 (0)