Skip to content

chore(ci): remove stable cpr #8

chore(ci): remove stable cpr

chore(ci): remove stable cpr #8

Workflow file for this run

name: Do self test using current action
on:
pull_request_target:
jobs:
cpr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test validation to self
uses: ./
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
edit: true
verbose: true