fix workflows
Some checks failed
PR Gate / Checks (pull_request) Failing after 28s

This commit is contained in:
Benjamin Palko 2025-04-30 16:54:34 -04:00
parent 8680552208
commit 52df8db3ad
3 changed files with 40 additions and 48 deletions

View file

@ -5,6 +5,11 @@ on:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.sha }}
cancel-in-progress: true
jobs:
install:
name: Install