mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-22 01:53:24 +01:00
Merge pull request #196 from cloudflare/penalosa-patch-1
This commit is contained in:
commit
533097350a
1 changed files with 1 additions and 4 deletions
5
.github/workflows/pullrequests.yml
vendored
5
.github/workflows/pullrequests.yml
vendored
|
@ -7,7 +7,4 @@ jobs:
|
|||
name: Add PR to workers-sdk GH project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@v0.5.0
|
||||
with:
|
||||
project-url: https://github.com/orgs/cloudflare/projects/1
|
||||
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
|
||||
- run: curl -X POST https://devprod-status-bot.devprod.workers.dev/pr-project/wrangler-action/${{ github.event.number }}
|
||||
|
|
Loading…
Reference in a new issue