Skip to content

Bump the mirageo-ci-tools group across 1 directory with 3 updates #52

Bump the mirageo-ci-tools group across 1 directory with 3 updates

Bump the mirageo-ci-tools group across 1 directory with 3 updates #52

Workflow file for this run

name: JIRA actions
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
call-workflow-pr_jira_actions:
uses: ./.github/workflows/reusable-jira-pr_actions.yml
permissions:
contents: read
pull-requests: write
secrets:
JIRA_API_TOKEN: ${{ secrets.JIRA_API_TOKEN }}
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }}
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}