Skip to content

ref: Update the propagation config structs and improve navigation recovery due to extreme portal overstepping #5504

ref: Update the propagation config structs and improve navigation recovery due to extreme portal overstepping

ref: Update the propagation config structs and improve navigation recovery due to extreme portal overstepping #5504

Workflow file for this run

name: Checks
# Cancel existing jobs on new pushes.
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
on:
push:
pull_request:
branches:
- main
jobs:
format:
runs-on: ubuntu-latest
container: ghcr.io/acts-project/format10:v11
steps:
- uses: actions/checkout@v4
- name: Check
run: .github/check_format.sh .