Skip to content

Commit

Permalink
delete update-nginx-ingress-operator-to-vpr-221
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Jan 18, 2024
1 parent 60819da commit 9a9582b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/delete-operator-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +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-vpr-221' }}
repository: certified-operators
owner: nginx-bot

0 comments on commit 9a9582b

Please sign in to comment.