Skip to content

Merge pull request #681 from digipulse-engineering/contrib/sync-17872… #1407

Merge pull request #681 from digipulse-engineering/contrib/sync-17872…

Merge pull request #681 from digipulse-engineering/contrib/sync-17872… #1407

name: Validate GAAI Structure
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate:
name: Framework Integrity Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Report checked-out ref
run: echo "Validating checked-out ref $(git rev-parse HEAD)"
- name: Validate public release
run: bash .gaai/core/scripts/validate-public-release.sh