Skip to content

Fix: variable set assignment drifts with parent projects #429

Fix: variable set assignment drifts with parent projects

Fix: variable set assignment drifts with parent projects #429

Workflow file for this run

name: 'Auto Assign PR to author'
on:
pull_request:
types: [opened]
jobs:
add-assignee:
runs-on: ubuntu-20.04
timeout-minutes: 1
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"