ci: disable starship-tests action (#19372)
This commit is contained in:
parent
94c98691a6
commit
cd1da8d7ff
5
.github/workflows/starship-tests.yml
vendored
5
.github/workflows/starship-tests.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: Starship E2E Tests
|
||||
# E2E tests using Starship, run on a schedule
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */6 * * *" # every 6 hours
|
||||
# schedule:
|
||||
# - cron: "0 */6 * * *" # every 6 hours
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Loading…
Reference in New Issue
Block a user