Skip to content

Commit 401730b

Browse files
committed
Add pull_request trigger to test workflow
1 parent 2cf06d5 commit 401730b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-permission.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Test Permissions
22

33
on:
44
workflow_dispatch:
5+
pull_request:
56

67
env:
78
TERM: dumb

0 commit comments

Comments
 (0)