Skip to content

updated dependabot and e2e workflow to add 2.12 #1539

updated dependabot and e2e workflow to add 2.12

updated dependabot and e2e workflow to add 2.12 #1539

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build
run: make image-build