Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
[NFC] Update GH action for Windows for testing
Browse files Browse the repository at this point in the history
While I'm trying to fix building on Windows, I need this action to run
on every push.
  • Loading branch information
banach-space committed Nov 22, 2020
1 parent cdd4276 commit 0071fcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/x86-windows-llvm-from-sources.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: x86-Windows-llvm-from-sources

on:
push:
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit 0071fcd

Please sign in to comment.