Skip to content

Commit 8a9391f

Browse files
committed
updated country_count.yaml
1 parent 388f741 commit 8a9391f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/country_count.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
run: git add "$TRAVEL_MD"
8686

8787
- name: Git Commit
88+
if: ! git diff-index --quiet HEAD
8889
run: git commit -m "updated country count" "$TRAVEL_MD"
8990

9091
- name: Git Log

0 commit comments

Comments
 (0)