gpu-dawn: CI: prevent infinite loop of build -> release -> build -> release

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-02-12 20:07:48 -07:00
parent 8019986037
commit 5a07cd3d09
3 changed files with 5 additions and 0 deletions

View file

@ -6,6 +6,7 @@ on:
- completed
jobs:
aarch64-macos:
if: ${{ !contains(github.event.head_commit.message, 'update to latest binary release') }}
runs-on: [self-hosted, macOS, ARM64]
defaults:
run: