Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tgymnich committed May 30, 2024
1 parent d622c10 commit d43fba3
Show file tree
Hide file tree
Showing 15 changed files with 36,057 additions and 294 deletions.
10 changes: 1 addition & 9 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,7 @@ inputs:
description: 'Automatically merge the pull request'
required: false
default: true
retries:
description: 'Retry count'
required: false
default: 4
retry_after:
description: 'Delay amount between retries'
required: false
default: 60


runs:
using: 'node20'
main: 'lib/main.js'
Loading

0 comments on commit d43fba3

Please sign in to comment.