Skip to content

Commit 5e3e6a8

Browse files
authored
ci(holiday-generator): specify paths explicitly (#865)
1 parent 2e3413c commit 5e3e6a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/holiday-generator.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
with:
3939
token: ${{ steps.app-token.outputs.token }}
4040
sign-commits: true
41+
add-paths: |
42+
app/src/main/assets/holidays/**
4143
branch: fossifybot/holidays
4244
commit-message: "chore: update holidays"
4345
title: "chore: update holidays"

0 commit comments

Comments
 (0)