Skip to content

Commit

Permalink
Update aha-uat-ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rf-opssupport authored Sep 16, 2024
1 parent 70eeab8 commit 24a0408
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/aha-uat-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ name: AHA-UAT-CI-CD
on:
# Triggers the workflow on push events but only for the develop branch
workflow_dispatch:
# inputs:
# Tag_name:
# description: Tag name of your release(please include "v")
# required: true
inputs:
Tag_name:
description: Tag name of your release(please include "v")
required: true

jobs:

Expand Down

0 comments on commit 24a0408

Please sign in to comment.