Skip to content

🌱 Bump actions/create-github-app-token from 1 to 2 #1546

🌱 Bump actions/create-github-app-token from 1 to 2

🌱 Bump actions/create-github-app-token from 1 to 2 #1546

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