8000 Merge pull request #263 from jetthoughts/allows-to-run-checks-from-fo… · libvips/ruby-vips@4f696e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4f696e3

Browse files
authored
Merge pull request #263 from jetthoughts/allows-to-run-checks-from-forked-repos
Updates to CI config
2 parents b92a92a + 03369b8 commit 4f696e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
pull_request:
8+
pull_request_target:
89
branches:
910
- master
1011

@@ -45,6 +46,7 @@ jobs:
4546
- 2.5
4647
- 2.6
4748
- 2.7
49+
- 3.0
4850
- jruby
4951
fail-fast: true
5052

0 commit comments

Comments
 (0)
0