Skip to content

build(deps): bump JorisJonkers-dev/github-workflows/.github/workflows/repository-hygiene-guard.yml from 0.8.0 to 0.10.2 #2

build(deps): bump JorisJonkers-dev/github-workflows/.github/workflows/repository-hygiene-guard.yml from 0.8.0 to 0.10.2

build(deps): bump JorisJonkers-dev/github-workflows/.github/workflows/repository-hygiene-guard.yml from 0.8.0 to 0.10.2 #2

Workflow file for this run

'name': 'Add to Project'
'on':
'issues':
'types':
- 'opened'
- 'reopened'
- 'transferred'
'pull_request_target':
'types':
- 'opened'
- 'reopened'
- 'ready_for_review'
'permissions':
'contents': 'read'
'jobs':
'add-to-project':
'uses': 'JorisJonkers-dev/github-workflows/.github/workflows/add-to-project.yml@main'
'with':
'project-url': 'https://github.com/orgs/JorisJonkers-dev/projects/2'
'secrets':
'PROJECT_AUTOMATION_APP_ID': '${{ secrets.RELEASE_APP_ID }}'
'PROJECT_AUTOMATION_APP_PRIVATE_KEY': '${{ secrets.RELEASE_APP_PRIVATE_KEY }}'