Skip to content

Tag name for update check's ec2 run-instances call #562

Tag name for update check's ec2 run-instances call

Tag name for update check's ec2 run-instances call #562

Workflow file for this run

name: Static Checks
on: [pull_request]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make static-check