Skip to content

Commit

Permalink
Remove cron from packages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek committed Feb 2, 2023
1 parent f999a11 commit e368f55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ on:
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
schedule:
- cron: '0 2 * * *'

jobs:
build:
Expand Down

0 comments on commit e368f55

Please sign in to comment.