Skip to content

Commit

Permalink
Merge pull request #237 from openshift-kni/update-stable-branches
Browse files Browse the repository at this point in the history
[KNI] ghactions: rotate stable branches
  • Loading branch information
openshift-merge-bot[bot] authored Dec 10, 2024
2 parents bcd4229 + c8e90c5 commit 2896a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI Go

on:
push:
branches: [ master, release-4.12, release-4.14, release-4.16 ]
branches: [ master, release-4.14, release-4.16, release-4.18 ]
pull_request:
branches: [ master, release-4.12, release-4.14, release-4.16 ]
branches: [ master, release-4.14, release-4.16, release-4.18 ]

jobs:
commit-check:
Expand Down

0 comments on commit 2896a0d

Please sign in to comment.