Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorHalf committed Oct 23, 2024
1 parent 53a29a6 commit 6d57fb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-stale-branches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: stale-branches
path: *branches.json
path: |
*branches.json
- name: Set GitHub Run ID as a Repository Variable
run: |
Expand Down

0 comments on commit 6d57fb0

Please sign in to comment.