summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2020-11-12 02:19:59 -0800
committerSteve Piercy <web@stevepiercy.com>2020-11-12 02:19:59 -0800
commit3d908782acab46cc2b24c31b552d3c4de5ba3990 (patch)
tree6e6069c70076af62ae6221e7ddad76e0d787b9e3
parentaaa080f48587b2dd29dd3ec0efc5c36828a357a7 (diff)
downloadwebtest-3d908782acab46cc2b24c31b552d3c4de5ba3990.tar.gz
On pushes only to master, build
-rw-r--r--.github/workflows/ci-tests.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml
index 956694b..5ac0e67 100644
--- a/.github/workflows/ci-tests.yml
+++ b/.github/workflows/ci-tests.yml
@@ -1,11 +1,10 @@
name: Build and test
on:
- # Build on pushes to master or github-actions only
+ # Build on pushes to master
push:
branches:
- master
- - github-actions
tags:
# Build pull requests
pull_request: