Skip to content

Add Cursor agent workflow: commands, scripts, rules, and skills #81

Add Cursor agent workflow: commands, scripts, rules, and skills

Add Cursor agent workflow: commands, scripts, rules, and skills #81

Workflow file for this run

name: PR Checks
on: [pull_request]
jobs:
block-wip-pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.0.0
- name: Block WIP PR
uses: samholmes/block-wip-pr-action@v1.2.0