mirror of
https://github.com/mstorsjo/llvm-mingw
synced 2026-06-21 14:01:00 +00:00
WIP: Only run test-libcxx on push
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
name: Builds
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Run libcxx/libcxxabi/libunwind tests
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
ref:
|
||||
|
||||
Reference in New Issue
Block a user