Merge pull request #185 from cloudflare/lrapoport/fix-issue-workflow

Fix issue workflow
This commit is contained in:
lrapoport-cf 2023-10-05 15:34:02 -04:00 committed by GitHub
commit bd50d10af9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,8 @@ name: Issue
on:
issues:
types:
- [opened, transferred]
- opened
- transferred
jobs:
add-to-project: