From 626df3c0c099fa6e8f85674725d703e357e489b7 Mon Sep 17 00:00:00 2001 From: Ladislav Thon Date: Fri, 8 Dec 2023 13:43:37 +0100 Subject: [PATCH] run CI for pull requests against all branches --- .github/workflows/ci-actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-actions.yml b/.github/workflows/ci-actions.yml index e1c74dbe9..e763fbdbc 100644 --- a/.github/workflows/ci-actions.yml +++ b/.github/workflows/ci-actions.yml @@ -3,7 +3,6 @@ name: Jakarta Contexts and Dependency Injection TCK CI on: workflow_dispatch: pull_request: - branches: [ master ] permissions: contents: read