mirror of https://github.com/buster-so/buster.git
skip validate env
This commit is contained in:
parent
474dffc1d3
commit
2405242950
|
@ -4,6 +4,7 @@ on:
|
|||
pull_request:
|
||||
|
||||
env:
|
||||
CI: true
|
||||
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
|
||||
TURBO_TEAM: ${{ vars.TURBO_TEAM }}
|
||||
TURBO_REMOTE_ONLY: true
|
||||
|
|
Loading…
Reference in New Issue