|
@@ -69,7 +69,7 @@ jobs:
|
|
- name: Clone VSCode repo
|
|
- name: Clone VSCode repo
|
|
run: ./get_repo.sh
|
|
run: ./get_repo.sh
|
|
|
|
|
|
- - name: Check PR or cron
|
|
|
|
|
|
+ - name: Check PR or cron
|
|
env:
|
|
env:
|
|
GENERATE_ASSETS: ${{ github.event.inputs.generate_assets }}
|
|
GENERATE_ASSETS: ${{ github.event.inputs.generate_assets }}
|
|
run: ./check_cron_or_pr.sh
|
|
run: ./check_cron_or_pr.sh
|