Skip to content

chore: fixes cache cleaning #9

chore: fixes cache cleaning

chore: fixes cache cleaning #9

name: Add Issue/PR to Project
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
add_to_project:
runs-on: ubuntu-latest
steps:
- name: Add to GitHub Project
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/vltpkg/projects/3
github-token: ${{ secrets.PROJECT_PAT }}