Skip to content

Commit 1ada127

Browse files
Improved PR workflow (#29)
1 parent a90e075 commit 1ada127

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ run-name: Testing ${{ github.head_ref }} 🧪
33

44
on:
55
pull_request:
6+
types:
7+
- opened
8+
- reopened
9+
- synchronize
10+
- ready_for_review
611
workflow_dispatch:
712

813
env:

0 commit comments

Comments
 (0)