Skip to content

Commit

Permalink
Chore(ci): Disable component analysis on every push to main
Browse files Browse the repository at this point in the history
  * cuase exceeding of component analysis limit
  • Loading branch information
literat committed Nov 14, 2023
1 parent 81d9952 commit fea7e8b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/component-analysis.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Component Analysis

on:
push:
branches:
- main
schedule:
- cron: '0 6 * * *' # every day at 6:00

Expand Down

0 comments on commit fea7e8b

Please sign in to comment.