svn commit: r1922984 - in /subversion/trunk/.github/workflows: autoconf.yml cmake.yml

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: jorton
Date: Wed Jan  8 08:55:36 2025
New Revision: 1922984

URL: http://svn.apache.org/viewvc?rev=1922984&view=rev
Log:
* .github/workflows/cmake.yml,
  .github/workflows/autoconf.yml:
  Enable GitHub Actions workflows for pull requests as well as pushes.

Modified:
    subversion/trunk/.github/workflows/autoconf.yml
    subversion/trunk/.github/workflows/cmake.yml

Modified: subversion/trunk/.github/workflows/autoconf.yml
URL: http://svn.apache.org/viewvc/subversion/trunk/.github/workflows/autoconf.yml?rev=1922984&r1=1922983&r2=1922984&view=diff
==============================================================================
--- subversion/trunk/.github/workflows/autoconf.yml (original)
+++ subversion/trunk/.github/workflows/autoconf.yml Wed Jan  8 08:55:36 2025
@@ -24,6 +24,8 @@ name: autoconf
 on:
   push:
     branches: ["*"]
+  pull_request:
+    branches: ["*"]
 
 concurrency:
   group: ${{ github.workflow }}-${{ github.ref }}

Modified: subversion/trunk/.github/workflows/cmake.yml
URL: http://svn.apache.org/viewvc/subversion/trunk/.github/workflows/cmake.yml?rev=1922984&r1=1922983&r2=1922984&view=diff
==============================================================================
--- subversion/trunk/.github/workflows/cmake.yml (original)
+++ subversion/trunk/.github/workflows/cmake.yml Wed Jan  8 08:55:36 2025
@@ -24,6 +24,8 @@ name: CMake
 on:
   push:
     branches: ["*"]
+  pull_request:
+    branches: ["*"]
 
 concurrency:
   group: ${{ github.ref }}
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.