Skip to content

Merging a45ee8ecf892b1decf2fda85a69cf38f7f145c2c into trunk-temp/pr-3… #460

Merging a45ee8ecf892b1decf2fda85a69cf38f7f145c2c into trunk-temp/pr-3…

Merging a45ee8ecf892b1decf2fda85a69cf38f7f145c2c into trunk-temp/pr-3… #460

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@v3
- name: Trunk Check
uses: trunk-io/trunk-action@v1