Skip to content

Set CI and configure dependabot #1

Set CI and configure dependabot

Set CI and configure dependabot #1

Workflow file for this run

on:
pull_request: {}
push:
branches:
- main
workflow_dispatch: {}
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: earthly/actions-setup@v1
with:
version: ">=0.8 <1.0"
- run: |
earthly --ci +ci