Skip to content

Commit

Permalink
Merge pull request #8146 from romayalon/romy-change-stage_5.15.4-acti…
Browse files Browse the repository at this point in the history
…on-to-5.15

CI | NC | Change nightly action from stage_5.15.4 to 5.15
  • Loading branch information
romayalon authored Jun 16, 2024
2 parents 33d7471 + fd9a379 commit a303f1c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Nightly RPM Build - Stage 5.15.4 Branch
name: Nightly RPM Build - 5.15 Branch
on:
schedule:
- cron: '0 23 * * *'
Expand All @@ -8,4 +8,4 @@ jobs:
uses: ./.github/workflows/rpm-build-and-upload-flow.yaml
secrets: inherit
with:
branch: 'stage_5.15.4'
branch: '5.15'

0 comments on commit a303f1c

Please sign in to comment.