aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-02-08 00:34:58 -0300
committerBarichello <artur@barichello.me>2022-02-08 00:38:51 -0300
commit52b267d7e32509dea45bc634e72f3c6e7a019fe2 (patch)
tree2c09101c80015448a378f7eef940253a42411384 /.github/workflows/ci.yml
parent06b6940db00ee28a9aee4f746470a1ee78f6e33e (diff)
downloadNorthstarLauncher-52b267d7e32509dea45bc634e72f3c6e7a019fe2.tar.gz
NorthstarLauncher-52b267d7e32509dea45bc634e72f3c6e7a019fe2.zip
Multiple workflow triggers
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 46c9024f..affe0a37 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,6 +1,5 @@
name: CI
-on:
- push
+on: [push, pull_request]
env:
BUILD_PROFILE: Release