[PATCH] .github/workflows/check_format.yml: run on all branches

Stephen Smalley <[email protected]>
Newsgroups org.kernel.vger.selinux
Message-ID <[email protected]>
Enable running this workflow on all branches so that we can
see its results on other branches besides main.

Signed-off-by: Stephen Smalley <[email protected]>
---
 .github/workflows/check_format.yml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.github/workflows/check_format.yml b/.github/workflows/check_format.yml
index bb44e60a..be85972b 100644
--- a/.github/workflows/check_format.yml
+++ b/.github/workflows/check_format.yml
@@ -1,12 +1,6 @@
 name: Check format
 
-on:
-  push:
-    branches:
-      - main
-  pull_request:
-    branches:
-      - main
+on: [push, pull_request]
 
 jobs:
   check-format:
-- 
2.55.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.