Skip to content

updates emails for sram tools contact fetch script #184

updates emails for sram tools contact fetch script

updates emails for sram tools contact fetch script #184

Workflow file for this run

---
name: Project automation
on:
issues:
types:
- opened
- reopened
- closed
pull_request:
types:
- opened
- reopened
- review_requested
- closed
permissions:
issues: "write"
pull-requests: "write"
jobs:
project_management:
uses: SURFscz/SCZ-deploy/.github/workflows/project.yml@main

Check failure on line 23 in .github/workflows/issues.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/issues.yml

Invalid workflow file

error parsing called workflow ".github/workflows/issues.yml" -> "SURFscz/SCZ-deploy/.github/workflows/project.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
event: ${{ github.event_name }}
action: ${{ github.event.action }}
state_reason: ${{ github.event.issue.state_reason }}
secrets: inherit