This commit is contained in:
Christian Semmler 2025-03-09 14:29:43 -07:00
parent 65f7a4635b
commit 5178803fe4

View File

@ -2,6 +2,10 @@ name: Build
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
fetch-deps:
name: Download original binaries