Skip to content

Commit

Permalink
Merge pull request #185 from cloudflare/lrapoport/fix-issue-workflow
Browse files Browse the repository at this point in the history
Fix issue workflow
  • Loading branch information
lrapoport-cf authored Oct 5, 2023
2 parents 9df50d4 + 2513ffc commit bd50d10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Issue
on:
issues:
types:
- [opened, transferred]
- opened
- transferred

jobs:
add-to-project:
Expand Down

0 comments on commit bd50d10

Please sign in to comment.