Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
btungut committed Nov 17, 2023
1 parent fd7f402 commit a715ced
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: CI Release Branches
name: CI Branch

on:
workflow_dispatch:
inputs:
docker-build-only:
description: 'docker build only'
required: true
default: false
default: true
type: boolean

run-name: ${{ format('{0}-{01}-r{02}', github.ref_name, github.run_number, github.run_attempt) }}
Expand Down

0 comments on commit a715ced

Please sign in to comment.