Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit 1105ed4

Browse files
committed
ci(repo-info): only run if package.json changes
1 parent 4a2c412 commit 1105ed4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/update-repo-info.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
push:
88
branches:
99
- saga
10+
paths:
11+
- "package.json"
12+
- ".github/workflows/update-repo-info.yaml"
1013

1114
jobs:
1215
update_repo_info:

0 commit comments

Comments
 (0)