Merge pull request #100 from sailpoint-oss/add-run-name

Add run name to version bump workflow
This commit is contained in:
Luke Hagar
2023-09-12 08:04:25 -05:00
committed by GitHub

View File

@@ -1,5 +1,7 @@
name: "Update CLI Version"
run-name: Update SailPoint CLI Version to ${{ github.event.inputs.version}}
on:
workflow_dispatch:
inputs: