From 4dbed8b51ee41c6dba3e1874b0ca3e705e099eb2 Mon Sep 17 00:00:00 2001 From: Barichello Date: Sat, 5 Feb 2022 21:43:39 -0300 Subject: Update CI trigger --- .github/workflows/ci.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9011329d..46c9024f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,9 +1,6 @@ -name: Build +name: CI on: - push: - branches: - - main - pull_request: + push env: BUILD_PROFILE: Release -- cgit v1.2.3