DEV: Fix github workflow yaml syntax (#29217)

Followup to ec75c442db
This commit is contained in:
David Taylor 2024-10-15 15:47:27 +01:00 committed by GitHub
parent 7e1cca87a9
commit 387f2c52e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -409,7 +409,7 @@ jobs:
name: ember-exam-execution-${{ matrix.browser }}-${{ hashFiles('./app/assets/javascripts/discourse/test-execution-*.json') }}
path: ./app/assets/javascripts/discourse/test-execution-*.json
merge:
merge:
if: github.repository == 'discourse/discourse' && github.ref == 'refs/heads/main'
runs-on: debian-12
needs: build