We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a675f commit da0b48cCopy full SHA for da0b48c
1 file changed
.github/workflows/netlicensing-csharp-dependency.yml
@@ -2,7 +2,7 @@ name: NetLicensing C# Client - Dependency Test
2
3
on:
4
schedule:
5
- - cron: '*/30 * * * *'
+ - cron: '*/59 * * * *'
6
7
jobs:
8
build:
0 commit comments