Skip to content

Disable cache on demand #9

Disable cache on demand

Disable cache on demand #9

Workflow file for this run

name: Triage issue
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/software-mansion/projects/4
github-token: ${{ secrets.SCARB_TRIAGE_GITHUB_TOKEN }}