Skip to content

Commit

Permalink
Merge pull request #87 from Fantu/VAL-6.1.2-improve
Browse files Browse the repository at this point in the history
[VAL-6.1.2] kernel github workflow: run every week
  • Loading branch information
SergeiShtepa committed Apr 15, 2024
2 parents 92e11c5 + 9c85aa5 commit cd9c580
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Kernel-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
- "*"
paths:
- "module/**"
# Run every week
schedule:
- cron: '0 23 1 * *'

jobs:
build-on-image:
Expand Down

0 comments on commit cd9c580

Please sign in to comment.