summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-08-22 15:37:33 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-08-22 15:37:33 +0200
commit69d236085b3493ec61ef3a092b9cfe7585629c66 (patch)
treea94098db6187bb20d94ca063e0a086f649e97d93 /.github
parentc309609f9a052e35ae7977ae6f08e5d7a5c7a845 (diff)
downloadATCD-69d236085b3493ec61ef3a092b9cfe7585629c66.tar.gz
Windows only on pull request
* .github/workflows/windows.yml: * TAO/examples/Simple/Simple_util.h:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 2beeca00bcf..9e43a5802c8 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -1,7 +1,6 @@
name: windows
on:
- push:
pull_request:
schedule:
- cron: '0 7 * * SUN'