aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci_build_xwayland.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci_build_xwayland.yml')
-rw-r--r--.github/workflows/ci_build_xwayland.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/workflows/ci_build_xwayland.yml b/.github/workflows/ci_build_xwayland.yml
index 6442f57..0c9ede5 100644
--- a/.github/workflows/ci_build_xwayland.yml
+++ b/.github/workflows/ci_build_xwayland.yml
@@ -1,13 +1,7 @@
# Build river and run the test suite with xwayland enabled every time a commit
# is pushed to master or a pull request is opened against master.
-on:
- push:
- branches:
- - master
- pull_request:
- branches:
- - master
+on: [push, pull_request]
name: Archliunx + Xwayland