summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2021-06-30 13:13:20 +0100
committerJoe Orton <jorton@redhat.com>2021-06-30 13:13:20 +0100
commite5317066e432880a8bb8b81d33b8612bca49c88d (patch)
tree010a5cd04fc45ce9b8edaae8651bd3416a33b449
parentb9b7425de38b35249e689c03c30c8fd8adfae806 (diff)
downloadneon-git-e5317066e432880a8bb8b81d33b8612bca49c88d.tar.gz
Tweak actions events.
-rw-r--r--.github/workflows/ci.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a16392e..d369427 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,10 +1,6 @@
name: Test workflow
-on:
- push:
- branches: [ $default-branch ]
- pull_request:
- branches: [ $default-branch ]
+on: [push, pull_request]
jobs:
build: