Skip to content

chore: upload to Cloudflare on workflow_dispatch #70

chore: upload to Cloudflare on workflow_dispatch

chore: upload to Cloudflare on workflow_dispatch #70

Workflow file for this run

name: Pre-Commit CI
on:
pull_request:
push:
branches:
- main
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Run pre-commit
uses: rsturla/eternal-main/.github/actions/run-pre-commit@main