Skip to content

Use working directory instead of current work directory #25

Use working directory instead of current work directory

Use working directory instead of current work directory #25

Workflow file for this run

name: blui-pr-actions
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
contents: read
jobs:
pr-labels:
uses: etn-ccis/blui-automation/.github/workflows/blui-labels.yml@dev
secrets: inherit
pr-comment:
uses: etn-ccis/blui-automation/.github/workflows/blui-comment.yml@dev
secrets: inherit