Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Add dependabot for actions. #83

Add dependabot for actions.

Add dependabot for actions. #83

Workflow file for this run

name: test
on:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./
name: test local action