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