Skip to content

Commit

Permalink
ci: evergreen lint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Oct 1, 2024
1 parent 1ecb7fd commit e6e6160
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ on:
- patch
- minor
- major
schedule:
- cron: '0 7 * * 1'
push:
branches: [main]
paths:
- 'projects/**'

jobs:
release:
Expand Down

0 comments on commit e6e6160

Please sign in to comment.