Skip to content

Improve performances by not using Exceptions for code control flow within BlockBreakListener #177

Improve performances by not using Exceptions for code control flow within BlockBreakListener

Improve performances by not using Exceptions for code control flow within BlockBreakListener #177

name: Auto approve sync files
on:
pull_request:
jobs:
auto-approve-synced-files:
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/approve-sync-files.yml@main
with:
runs-on: self-hosted
secrets:
sync-token: ${{ secrets.SYNC_TOKEN }}