Skip to content

Commit

Permalink
delete update-nginx-ingress-operator-to-v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Jan 18, 2024
1 parent 9a9582b commit 6fc5387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-operator-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
uses: dawidd6/action-delete-branch@v3
with:
github_token: ${{ secrets.NGINX_PAT }}
branches: ${{ inputs.branch || 'update-nginx-ingress-operator-to-vpr-221' }}
branches: ${{ inputs.branch || 'update-nginx-ingress-operator-to-v2.1.0' }}
repository: certified-operators
owner: nginx-bot

0 comments on commit 6fc5387

Please sign in to comment.