Skip to content

CLI-1152: drupal/date_recur issue with PHP8.1 #189

CLI-1152: drupal/date_recur issue with PHP8.1

CLI-1152: drupal/date_recur issue with PHP8.1 #189

Workflow file for this run

name: Sync GitHub issues to Jira
on:
issues:
types:
- opened
- closed
permissions:
issues: write
jobs:
jira:
uses: acquia/.github/.github/workflows/jira.yml@main
secrets:
jira-api-token: ${{ secrets.JIRA_API_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}