Skip to content

regen: Regenerate Google.Cloud.DatabaseCenter.V1Beta at API commit fd… #14446

regen: Regenerate Google.Cloud.DatabaseCenter.V1Beta at API commit fd…

regen: Regenerate Google.Cloud.DatabaseCenter.V1Beta at API commit fd… #14446

name: Check that all pre and post-generation scripts are executable
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Validate script permissions
run: '! stat -c "%a %n" generator-input/tweaks/*/p*.sh | grep -v 755'