From f221371318122291f74675d99564afd3b4160c35 Mon Sep 17 00:00:00 2001 From: LostInKadath Date: Sun, 5 Nov 2023 19:16:16 +0400 Subject: [PATCH] Fix automake-ci.yml --- .github/workflows/automake-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automake-ci.yml b/.github/workflows/automake-ci.yml index f427f36..de6a219 100644 --- a/.github/workflows/automake-ci.yml +++ b/.github/workflows/automake-ci.yml @@ -1,8 +1,8 @@ name: Automake CI on: - - push - - pull_request: + push: + pull_request: branches: [ "master" ] jobs: