Skip to content

Merging 0f2ebfe7e70984878012802f7fa8b1194cb3ba08 into trunk-temp/pr-3… #574

Merging 0f2ebfe7e70984878012802f7fa8b1194cb3ba08 into trunk-temp/pr-3…

Merging 0f2ebfe7e70984878012802f7fa8b1194cb3ba08 into trunk-temp/pr-3… #574

Workflow file for this run

name: trunk
on:
push:
branches:
- main
- trunk-merge/**
pull_request:
branches:
- main
# Allows you (and trunk) to run this workflow
workflow_dispatch:
workflow_call:
jobs:
trunk:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1