Skip to content

chore: not tags

chore: not tags #9

Workflow file for this run

name: Check
on:
push:
branches:
- "**"
tags:
- "!**"
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Check
run: echo check