name: Auto Rebase description: Automatically rebase branches on another author: Skydust # Define your inputs here. inputs: branchesToIgnore: description: The username required: true branchesToRebaseOn: description: "" runs: using: 'node20' main: 'dist/app.js'