0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00

ci: remove owner check to enable external PR jobs (#12466)

This commit is contained in:
Emanuele Stoppa 2024-11-18 10:59:19 +00:00 committed by GitHub
parent 6a243bf3c4
commit 733d6c1601
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,6 @@ env:
jobs:
codspeed:
if: ${{ github.repository_owner == 'withastro' }}
runs-on: ubuntu-latest
permissions:
contents: read