Skip to content

Merge pull request #1518 from rancher-teja/main #2381

Merge pull request #1518 from rancher-teja/main

Merge pull request #1518 from rancher-teja/main #2381

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout code
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Build
run: make image-build