WIP: Only run test-libcxx on push

This commit is contained in:
Martin Storsjö
2026-03-20 12:18:50 +02:00
parent 89aeb8bff6
commit 7f07e85b05
2 changed files with 1 additions and 3 deletions
-3
View File
@@ -1,8 +1,5 @@
name: Builds
on:
push:
branches:
- '**'
pull_request:
schedule:
- cron: '0 0 * * *'
+1
View File
@@ -1,5 +1,6 @@
name: Run libcxx/libcxxabi/libunwind tests
on:
push:
workflow_dispatch:
inputs:
ref: