Skip to content

Commit

Permalink
Add deploy_aks
Browse files Browse the repository at this point in the history
  • Loading branch information
johnake committed Sep 12, 2023
1 parent 80e0f10 commit fe73526
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_aks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
deploy_v2_environment:
name: Deploy to ${{ github.event.inputs.environment }} environment
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main' && github.event_name == 'workflow_dispatch'
environment:
name: ${{ github.event.inputs.environment }}
steps:
Expand Down

0 comments on commit fe73526

Please sign in to comment.