Loading .github/workflows/build.yml +1 −0 Original line number Diff line number Diff line name: Build on: workflow_dispatch: push: branches: - master Loading .github/workflows/test.yml +1 −0 Original line number Diff line number Diff line on: workflow_dispatch: pull_request: paths: - '**/*.sh' Loading Loading
.github/workflows/build.yml +1 −0 Original line number Diff line number Diff line name: Build on: workflow_dispatch: push: branches: - master Loading
.github/workflows/test.yml +1 −0 Original line number Diff line number Diff line on: workflow_dispatch: pull_request: paths: - '**/*.sh' Loading