summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-08-26 08:24:50 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-08-26 08:24:50 +0200
commit5ca07d231ac7a8d839a02ef9bf8b8baac990556a (patch)
treea06a933fb5789a8fd5940c84e090fddbc0e9b239
parent87008d7060ffffb9ee9c5c264c250dc90e48e1b2 (diff)
downloadATCD-5ca07d231ac7a8d839a02ef9bf8b8baac990556a.tar.gz
Enable windows on push
* .github/workflows/windows.yml:
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 9e43a5802c8..2beeca00bcf 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -1,6 +1,7 @@
name: windows
on:
+ push:
pull_request:
schedule:
- cron: '0 7 * * SUN'