Skip to content

Commit

Permalink
Remove debug for testing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 authored Oct 30, 2023
1 parent 2d7f546 commit edbea60
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/starship-tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Starship E2E Tests
# E2E tests using Starship, run on a schedule
on:
## debug gh-action in PR
pull_request:
branches:
- main
schedule:
- cron: "0 */6 * * *" # every 6 hours

Expand Down

0 comments on commit edbea60

Please sign in to comment.