Skip to content

Commit

Permalink
fix(ci): removed auto schedule and manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
visibilityspots committed Mar 20, 2023
1 parent 3e86338 commit f366b64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
tags:
- '*'
workflow_dispatch:
schedule:
- cron: "0 8 * * 1"

jobs:
test:
Expand Down

0 comments on commit f366b64

Please sign in to comment.