Skip to content

Commit

Permalink
Update delete-unused-branch.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dianlight committed Apr 23, 2024
1 parent 8dde17b commit 4b89c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-unused-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
#github_base_url: https://github.mycompany.com/api/v3

# Disable dry run and actually get stuff deleted
dry_run: on
dry_run: yes

- name: Get output
run: "echo 'Deleted branches: ${{ steps.delete_stuff.outputs.deleted_branches }}'"

0 comments on commit 4b89c76

Please sign in to comment.