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 d7d4bed commit d91d80f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ name: CI
on:
push:
branches:
- "pull-request/[0-9]+"
# - "pull-request/[0-9]+"
- main
- release-*
- bundleimage

jobs:
### Configuration checks ###
Expand Down

0 comments on commit d91d80f

Please sign in to comment.