Skip to content

Commit b1d9546

Browse files
authored
Added pull_request: to the Action .yml.
1 parent c7d9137 commit b1d9546

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: run
33
on:
44
workflow_dispatch:
55
push:
6+
pull_request:
67

78
jobs:
89
list:

0 commit comments

Comments
 (0)