Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

ci: change the branch on the LTS branch ci workflow #603

Merged
merged 2 commits into from Oct 27, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
@@ -1,8 +1,8 @@
on:
push:
branches:
- main
pull_request:
- 2.2.x
pull_request: null
name: ci
jobs:
units:
Expand Down