Skip to content

renamed cloudwatch plugin #3

renamed cloudwatch plugin

renamed cloudwatch plugin #3

name: assert-jira-ticket
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
id-token: write # This is required for requesting the JWT for Github OIDC auth
pull-requests: read # This is required to read PR contents.
jobs:
assert-jira-ticket:
uses: rtkwlf-actions/common-workflows/.github/workflows/assert-jira-ticket.yml@latest

Check failure on line 14 in .github/workflows/assert-jira-ticket.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/assert-jira-ticket.yml

Invalid workflow file

error parsing called workflow ".github/workflows/assert-jira-ticket.yml" -> "rtkwlf-actions/common-workflows/.github/workflows/assert-jira-ticket.yml@latest" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.