Skip to content

fix: move actions files to correct path #1

fix: move actions files to correct path

fix: move actions files to correct path #1

Workflow file for this run

name: checkout
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
checkout:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3