Skip to content

weblogin.py does not work on rhel #141

weblogin.py does not work on rhel

weblogin.py does not work on rhel #141

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

Check failure on line 19 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