Skip to content

Commit

Permalink
Migrate OLM bundle image CI job from Gitlab to Github
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Feb 5, 2025
1 parent 11f41ee commit e6a0c0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ name: CI
on:
push:
branches:
- "pull-request/[0-9]+"
- main
- release-*
# - "pull-request/[0-9]+"
# - main
# - release-*
- bundleimage

jobs:
Expand Down

0 comments on commit e6a0c0c

Please sign in to comment.