Skip to content

Commit

Permalink
to squash
Browse files Browse the repository at this point in the history
  • Loading branch information
p.delpy@dkfz-heidelberg.de committed Oct 15, 2024
1 parent 6757397 commit 372a878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rename-inactive-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: '3.x'

- name: Install Libraries
run: pip install requests
run: pip install requests os

- name: Run Script to Rename Inactive Branches
run: |
Expand Down

0 comments on commit 372a878

Please sign in to comment.