Skip to content

Merge pull request #488 from rutul2006/feature/state-explorer #437

Merge pull request #488 from rutul2006/feature/state-explorer

Merge pull request #488 from rutul2006/feature/state-explorer #437

Workflow file for this run

name: CI Checks
on:
pull_request:
push:
branches: [ main ]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: echo "CI running successfully"