Skip to content

ACT issue templates

ACT issue templates #2

name: ACT issue templates
on:
schedule:
- cron: '04 05 * * 1-5'
workflow_dispatch:
issues:
types:
- opened
jobs:
act_issue_templates:
uses: equinor/ops-py/.github/workflows/act_issue_templates.yml@main

Check failure on line 15 in .github/workflows/act_issue_template.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/act_issue_template.yml

Invalid workflow file

error parsing called workflow ".github/workflows/act_issue_template.yml" -> "equinor/ops-py/.github/workflows/act_issue_templates.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:
environment: act-templates
team_alias: act
secrets:
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}