Skip to content

Commit

Permalink
Change action trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
GinoCanessa authored Aug 29, 2024
1 parent a829bb4 commit 3c3d633
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/argo-ris.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Restart Deployment
on:
workflow_dispatch:
inputs:
deployment_name:
description: 'Restart subscriptions-ri for argo.run'
required: true
push:
branches:
- main

jobs:
restart_deployment:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3c3d633

Please sign in to comment.