Skip to content

Bump actions/download-artifact from 4.1.4 to 4.1.7 in /.github/workflows #1

Bump actions/download-artifact from 4.1.4 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 4.1.4 to 4.1.7 in /.github/workflows #1

name: Trigger "Review and build" action
on:
pull_request:
types:
- opened
- ready_for_review
- synchronize
jobs:
call_workflow:
name: Trigger "Review and build" action
if: ${{ github.event.requested_reviewer == null || github.event.requested_reviewer.login == 'github-actions[bot]' }}
uses: Gakuto1112/PublicPullRequestWorkflows/.github/workflows/request_review_trigger_core.yml@main
with:
reviewer: github-actions[bot]