Skip to content

Org Admin can view, but not edit, CO with a Unit. #1619

Org Admin can view, but not edit, CO with a Unit.

Org Admin can view, but not edit, CO with a Unit. #1619

Workflow file for this run

---
name: Project automation
on:
issues:
types:
- opened
- reopened
- closed
pull_request:
types:
- opened
- reopened
- review_requested
- closed
jobs:
project_management:
uses: SURFscz/SCZ-deploy/.github/workflows/project.yml@main
with:
event: ${{ github.event_name }}
action: ${{ github.event.action }}
state_reason: ${{ github.event.issue.state_reason }}
secrets: inherit