Skip to content

testing for issues

testing for issues #96

name: Test New Repolinter Action
on:
push:
workflow_dispatch: {}
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test Local Action
uses: sachin-panayil/repolinter-action@main
with:
output_type: 'issue'