Skip to content

chore: update CLAUDE.md for docker-only standard-tooling #51

chore: update CLAUDE.md for docker-only standard-tooling

chore: update CLAUDE.md for docker-only standard-tooling #51

name: Add to project
on:
issues:
types: [opened]
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/users/wphillipmoore/projects/3
github-token: ${{ secrets.PROJECT_TOKEN }}