mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Add transferred issues to workers-sdk GH project
This commit is contained in:
parent
13d70757d2
commit
f4e6269765
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issues.yml
vendored
2
.github/workflows/issues.yml
vendored
|
@ -3,7 +3,7 @@ name: Add issues to workers-sdk GH project
|
|||
on:
|
||||
issues:
|
||||
types:
|
||||
- opened
|
||||
- [opened, transferred]
|
||||
|
||||
jobs:
|
||||
add-to-project:
|
||||
|
|
Loading…
Reference in a new issue