Skip to content

The snow consumes a lot of CPU #55

The snow consumes a lot of CPU

The snow consumes a lot of CPU #55

name: Link issue to InNoHassle project
on:
issues:
types:
- opened
- reopened
- transferred
jobs:
add-to-project:
name: Add issue to project
if: github.repository_owner == 'one-zero-eight' # Do not run in forks
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/one-zero-eight/projects/4
github-token: ${{ secrets.ACTIONS_PAT_PROJECTS }}