Skip to content

fix(bulk script editor): restrict to user organization #1281

fix(bulk script editor): restrict to user organization

fix(bulk script editor): restrict to user organization #1281

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: semantic-pull-request
uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}