Skip to content

Commit

Permalink
Merge pull request #215 from openshift-kni/kni-fix-stable-branch-ci-4.16
Browse files Browse the repository at this point in the history
[KNI][release-4.16][manual] add stable branch 4.16
  • Loading branch information
openshift-merge-bot[bot] authored Jun 24, 2024
2 parents 115d656 + b8b5864 commit f41f1d4
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 ]
branches: [ master, release-4.12, release-4.14, release-4.16 ]
pull_request:
branches: [ master, release-4.12, release-4.14 ]
branches: [ master, release-4.12, release-4.14, release-4.16 ]

jobs:
commit-check:
Expand Down

0 comments on commit f41f1d4

Please sign in to comment.