Skip to content

Rewrite of repo

Rewrite of repo #1

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: asdf_plugin_test
uses: asdf-vm/actions/[email protected]
with:
command: "micro -version"