Skip to content

Commit 8f1084e

Browse files
committed
Update .github/workflows/install_test.yml trigger on Pull Request
1 parent 91ab05a commit 8f1084e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/install_test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: 'Check installable'
33
on:
44
push:
55
branches: [ gisce ]
6-
6+
pull_request:
7+
branches: [ gisce ]
78

89
jobs:
910
check-package-installable:

0 commit comments

Comments
 (0)