From 81e330ec6476980f6f15fd73723157d993379525 Mon Sep 17 00:00:00 2001 From: OliE Date: Sat, 18 Feb 2023 17:20:24 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b61c6a20..43f557b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,6 @@ name: CI on: # Triggers the workflow on push or pull request events but only for the master branch push: - branches: [master] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: