Skip to content

Core file web/core/lib/Drupal/Core/FileTransfer/Local.php is being ignored due to .gitignore config #96

Core file web/core/lib/Drupal/Core/FileTransfer/Local.php is being ignored due to .gitignore config

Core file web/core/lib/Drupal/Core/FileTransfer/Local.php is being ignored due to .gitignore config #96

Workflow file for this run

name: Sync GitHub issues to Jira
on:
issues:
types:
- opened
- closed
permissions:
issues: write
jobs:
jira:

Check failure on line 10 in .github/workflows/jira.yml

View workflow run for this annotation

GitHub Actions / Sync GitHub issues to Jira

Invalid workflow file

The workflow is not valid. .github/workflows/jira.yml (Line: 10, Col: 3): Error calling workflow 'acquia/.github/.github/workflows/jira.yml@main'. The nested job 'open-pr' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'.
uses: acquia/.github/.github/workflows/jira.yml@main
secrets:
jira-user-email: ${{ secrets.JIRA_USER_EMAIL }}
jira-api-token: ${{ secrets.JIRA_API_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}