Merge pull request #54503 from nextcloud/skjnldsv-patch-1

pull/54519/head
John Molakvoæ 2025-08-19 10:20:54 +07:00 committed by GitHub
commit 7c20186b0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -54,4 +54,4 @@ jobs:
- name: Run check
if: ${{ env.server_ref != '' }}
run: cat version.php | grep 'OC_VersionString' | grep -i -v 'RC'
run: cat version.php | grep 'OC_VersionString' | grep -viE 'RC|beta'