mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: enable pixel auto review (#27439)
This commit is contained in:
@@ -1063,6 +1063,7 @@ jobs:
|
||||
name: Snapshot
|
||||
env:
|
||||
PIXEL_KEY: ${{ secrets.PIXEL_KEY }}
|
||||
PIXEL_AUTO_REVIEW: ${{ github.repository_owner == 'coder' && github.ref_name == 'main' }}
|
||||
|
||||
offlinedocs:
|
||||
name: offlinedocs
|
||||
|
||||
Reference in New Issue
Block a user