Skip to content

chore: fmt

chore: fmt #293

Workflow file for this run

name: CI
on:
workflow_dispatch: {}
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: frantjc/actions/setup-tool@v1
with:
repository: dagger/dagger
version: v0.19.7
- run: dagger checks