mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Delete .github/workflows/pullrequests.yml
This commit is contained in:
parent
9d4ca0f255
commit
2a8db4f987
1 changed files with 0 additions and 10 deletions
10
.github/workflows/pullrequests.yml
vendored
10
.github/workflows/pullrequests.yml
vendored
|
@ -1,10 +0,0 @@
|
||||||
name: Pull request
|
|
||||||
|
|
||||||
on: pull_request
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
add-to-project:
|
|
||||||
name: Add PR to workers-sdk GH project
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- run: curl -X POST https://devprod-status-bot.devprod.workers.dev/pr-project/wrangler-action/${{ github.event.number }}
|
|
Loading…
Reference in a new issue