summaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index ce0ec547..146d91b6 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -2,6 +2,7 @@
2name: Tests 2name: Tests
3 3
4on: 4on:
5 workflow_dispatch: {}
5 push: 6 push:
6 branches: 7 branches:
7 - '*' 8 - '*'