Skip to content

Add Indicators, main branch (2024.11.23.) #3841

Add Indicators, main branch (2024.11.23.)

Add Indicators, main branch (2024.11.23.) #3841

Workflow file for this run

name: Checks
on:
push:
pull_request:
branches:
- main
jobs:
format:
runs-on: ubuntu-latest
container: ghcr.io/acts-project/format10:v11
steps:
- uses: actions/checkout@v3
- name: Check
run: .github/check_format.sh .