Compare commits
1 Commits
0ed7fa6747
...
334205be93
Author | SHA1 | Date | |
---|---|---|---|
334205be93 |
@ -79,9 +79,12 @@ steps:
|
|||||||
sh run-ci-int
|
sh run-ci-int
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- pull_request
|
- push
|
||||||
ref:
|
ref:
|
||||||
- refs/pull/int-*
|
- refs/pull/int-*
|
||||||
|
branch:
|
||||||
|
exclude:
|
||||||
|
- main
|
||||||
depends_on:
|
depends_on:
|
||||||
- make check
|
- make check
|
||||||
- make test
|
- make test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user