Skip to content

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed Nov 19, 2024
1 parent 0bd0154 commit 2300688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reset-demo.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Staging-Deploy'
name: 'Reset Demo instances'

on:
push:
Expand All @@ -12,7 +12,7 @@ env:
jobs:
reset-demo:
runs-on: ubuntu-24.04
name: Build and push image to ECR
name: Scale down and restart demo application
steps:
- name: Install CLI tools from GitHub
uses: redhat-actions/openshift-tools-installer@v1
Expand Down

0 comments on commit 2300688

Please sign in to comment.