We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61e89a commit 20cf219Copy full SHA for 20cf219
action.yml
@@ -29,7 +29,7 @@ outputs:
29
30
runs:
31
using: 'docker'
32
- image: 'Dockerfile'
+ image: 'phpdockerio/github-actions-delete-abandoned-branches:latest'
33
args:
34
- ${{ inputs.ignore_branches }}
35
- ${{ inputs.last_commit_age_days }}
0 commit comments