Skip to content

Commit

Permalink
remove manual
Browse files Browse the repository at this point in the history
  • Loading branch information
hlebkanonik committed Aug 29, 2023
1 parent 06922d8 commit d241583
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/rc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ on:
branches:
- "rc/*"

workflow_dispatch:
inputs:
manual_trigger:
description: 'Manually trigger the workflow'
required: false

env:
AWS_REGION: ${{ vars.AWS_REGION }} # set this to your preferred AWS region, e.g. us-west-1
ECR_REPOSITORY: ${{ vars.ECR_REPOSITORY }} # set this to your Amazon ECR repository name
Expand Down

0 comments on commit d241583

Please sign in to comment.