Skip to content

Use scarb cache path to get cache path #4

Use scarb cache path to get cache path

Use scarb cache path to get cache path #4

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/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/software-mansion/projects/4
github-token: ${{ secrets.SCARB_TRIAGE_GITHUB_TOKEN }}