Skip to content

Bump coverage from 7.5.2 to 7.5.3 in /server #2364

Bump coverage from 7.5.2 to 7.5.3 in /server

Bump coverage from 7.5.2 to 7.5.3 in /server #2364

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/SRAM-deploy/.github/workflows/project.yml@main
with:
event: ${{ github.event_name }}
action: ${{ github.event.action }}
state_reason: ${{ github.event.issue.state_reason }}
secrets: inherit