Skip to content

Merge pull request #1666 from zm711/randomsegstochastic #1155

Merge pull request #1666 from zm711/randomsegstochastic

Merge pull request #1666 from zm711/randomsegstochastic #1155

name: NeoIoTest-automatic-trigger
on:
pull_request:
branches: [master]
types: [synchronize, opened, reopened, ready_for_review]
# run checks on any change of master, including merge of PRs
push:
branches: [master]
jobs:
call-iotests:
uses: ./.github/workflows/io-test.yml
with:
os: ubuntu-latest