Skip to content

Commit

Permalink
set pr types
Browse files Browse the repository at this point in the history
  • Loading branch information
mshick committed Apr 24, 2023
1 parent a02677c commit 99718ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -2,6 +2,10 @@ name: ci

on:
pull_request_target:
types:
- opened
- closed
- reopened

jobs:
test:
Expand Down

0 comments on commit 99718ea

Please sign in to comment.