aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/example_toolsets.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/example_toolsets.yml')
-rw-r--r--.github/workflows/example_toolsets.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/example_toolsets.yml b/.github/workflows/example_toolsets.yml
index cb336aa..0ef5727 100644
--- a/.github/workflows/example_toolsets.yml
+++ b/.github/workflows/example_toolsets.yml
@@ -2,6 +2,9 @@ name: Examples (toolsets)
on:
push:
+ branches-ignore:
+ - travis
+ - appveyor
pull_request:
schedule:
# Weekly, at 5:30 AM on Saturday (somewhat randomly chosen).