diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 419f2e12..7950084c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,11 +3,7 @@ name: Build and Release -on: - push: - branches: [ "main" ] - pull_request: - branches: [ "*" ] +on: [push, pull_request] concurrency: group: ci-${{ github.event_name }}-${{ github.ref }} @@ -386,7 +382,7 @@ jobs: path: Shadps4-qt.AppImage pre-release: - if: github.ref == 'refs/heads/main' && github.event_name == 'push' + if: github.ref == 'refs/heads/main' && github.repository == 'shadps4-emu/shadPS4' && github.event_name == 'push' needs: [get-info, windows-sdl, windows-qt, macos-sdl, macos-qt, linux-sdl, linux-qt] runs-on: ubuntu-latest steps: diff --git a/src/qt_gui/translations/ar.ts b/src/qt_gui/translations/ar.ts index f7e43877..b385b491 100644 --- a/src/qt_gui/translations/ar.ts +++ b/src/qt_gui/translations/ar.ts @@ -1,4 +1,4 @@ - +