Skip to content

Bump wrangler from 4.27.0 to 4.33.1 in the npm-dependencies group #913

Bump wrangler from 4.27.0 to 4.33.1 in the npm-dependencies group

Bump wrangler from 4.27.0 to 4.33.1 in the npm-dependencies group #913

Workflow file for this run

name: New Pull Request
on:
pull_request:
branches:
- main
permissions:
pull-requests: write
contents: read
jobs:
comment:
if: github.event_name == 'pull_request' && github.event.action == 'opened'
runs-on: ubuntu-latest
steps:
# Comment on new PR requests with deployment instructions
- uses: actions/checkout@v4
- name: comment
uses: GrantBirki/[email protected]
continue-on-error: true
with:
file: .github/new-pr-comment.md