aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2023-07-21 16:06:46 +0200
committerGitHub <noreply@github.com>2023-07-21 16:06:46 +0200
commit1b214f386dbfa85871342f5ee28a566e9a5095bd (patch)
treecbc68b9cdedd5b1a80493330c11eeb69cf93e7f5 /.github
parent737ccb560fb6b722e012ba67f472e4a679346b81 (diff)
run every time
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 2c7a2c5..fc5810d 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,12 +1,6 @@
name: Test CI
-on:
- push:
- branches:
- - master
- pull_request:
- branches:
- - master
+on: [push, pull_request]
jobs:
test: