Skip to content

Commit 9246a5f

Browse files
Merge pull request #10541 from mendix/olu-stale-gh-action
Fix incorrect file extension on GH action
2 parents 81a3449 + b529b88 commit 9246a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch-deletion-pr-creation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@ jobs:
105105
reviewers: MarkvanMents,OlufunkeMoronfolu
106106
commit-message: "Add branch cleanup candidates for ${{ env.CURRENT_DATE }}"
107107
add-paths: |
108-
branch-cleanup-timestamp.tx
108+
branch-cleanup-timestamp.txt
109109
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
110110
committer: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"

0 commit comments

Comments
 (0)