From 84fc2af2ee6fb419d142586c8431dcaf6a8d70b0 Mon Sep 17 00:00:00 2001 From: Oleh Fedorenko Date: Mon, 9 Dec 2024 13:50:04 +0000 Subject: [PATCH] Test with Foreman PR --- .github/workflows/ruby.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml index 9edd0cb76f4..188b28a5901 100644 --- a/.github/workflows/ruby.yml +++ b/.github/workflows/ruby.yml @@ -27,7 +27,7 @@ jobs: plugin: katello postgresql_container: ghcr.io/theforeman/postgresql-evr test_existing_database: false - foreman_version: develop # set to the Foreman release branch after branching :) + foreman_version: refs/pull/10299/head # set to the Foreman release branch after branching :) angular: name: Angular ${{ matrix.engine }} - NodeJS ${{ matrix.node }}