Commit 78e4f4b
authored
Add support for running CI on fork (#553)
Fixes #552
Push for all branches except branches that are created by Dependabot
runs CI. Dependabot creates a branch in apache/arrow-julia and open a PR
to apache/arrow-juila. If it happens, CI is triggered by both of push
and pull_request. We need only pull_request for the case.1 parent d18877b commit 78e4f4b
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
0 commit comments