Skip to content

chore(deps): update github actions non-major #1

chore(deps): update github actions non-major

chore(deps): update github actions non-major #1

name: Block Generated File Edits
on:
pull_request_target:
# No "reopened": a maintainer reopening to override the bot should not be
# immediately re-closed. A follow-up push (synchronize) re-checks.
types: [opened, synchronize]
jobs:
block-generated-edits:
uses: workos/actions/.github/workflows/block-generated-edits.yml@main
secrets:
SDK_BOT_PRIVATE_KEY: ${{ secrets.SDK_BOT_PRIVATE_KEY }}