This is an automated email from the ASF dual-hosted git repository. jfclere pushed a commit to branch jfclere-patch-1 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit 5d2fd22497ad313bf395c69209c6057124885f72 Author: Jean-Frederic Clere <jfcl...@gmail.com> AuthorDate: Mon Jun 16 16:47:37 2025 +0200 remove forgotten ref: trunk element. Sorry I forgot to remove it in my previous PR. --- .github/workflows/makefile.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index ad8a4412a..a67b2d0e7 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -24,8 +24,6 @@ jobs: runs-on: windows-latest steps: - uses: actions/checkout@v4 - with: - ref: trunk - name: Download Openssl using curl and Expand-Archive shell: pwsh run: | --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org