This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
The following commit(s) were added to refs/heads/main by this push:
new 6fbb4e5 Run PR workflows always, to match with required checks (#150)
6fbb4e5 is described below
commit 6fbb4e52803f0d1fec38572d9db63caa4736796b
Author: Raman Gupta <[email protected]>
AuthorDate: Tue Mar 31 10:45:27 2026 -0400
Run PR workflows always, to match with required checks (#150)
---
.github/workflows/build.yaml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 4095f78..64e45dc 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -27,10 +27,6 @@ on:
- "**.md"
- "**.txt"
pull_request:
- paths-ignore:
- - "**.adoc"
- - "**.md"
- - "**.txt"
permissions: read-all