mirror of
https://github.com/cypress-io/cypress.git
synced 2025-12-31 03:29:48 -06:00
chore: give v8 snapshot action access to make pull requests
This commit is contained in:
@@ -50,6 +50,8 @@ jobs:
|
||||
platform: [ubuntu-latest, macos-latest, windows-latest]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
if: github.repository == 'cypress-io/cypress'
|
||||
permissions:
|
||||
pull-requests: write
|
||||
env:
|
||||
CYPRESS_BOT_APP_ID: ${{ secrets.RAM_APP }}
|
||||
BASE_BRANCH: ${{ inputs.branch || github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user