Loading .github/workflows/compilation-and-test.yml +1 −1 Original line number Diff line number Diff line name: compile-test name: compile&test on: pull_request: types: [opened, reopened, edited, ready_for_review, synchronize] Loading .github/workflows/format-and-lint.yml +1 −1 Original line number Diff line number Diff line name: format-and-lint name: format&lint on: pull_request: types: [opened, reopened, edited, ready_for_review, synchronize] Loading Loading
.github/workflows/compilation-and-test.yml +1 −1 Original line number Diff line number Diff line name: compile-test name: compile&test on: pull_request: types: [opened, reopened, edited, ready_for_review, synchronize] Loading
.github/workflows/format-and-lint.yml +1 −1 Original line number Diff line number Diff line name: format-and-lint name: format&lint on: pull_request: types: [opened, reopened, edited, ready_for_review, synchronize] Loading