Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -2,7 +2,7 @@ name: Licenses | @@ -2,7 +2,7 @@ name: Licenses | ||
| 2 | 2 | ||
| 3 | on: | 3 | on: |
| 4 | schedule: | 4 | schedule: |
| 5 | - - cron: '11 1 11 1 *' | 5 | + - cron: '0 0 1 1 *' |
| 6 | workflow_dispatch: | 6 | workflow_dispatch: |
| 7 | 7 | ||
| 8 | jobs: | 8 | jobs: |
| @@ -21,5 +21,5 @@ jobs: | @@ -21,5 +21,5 @@ jobs: | ||
| 21 | path: '**/LICENSE' | 21 | path: '**/LICENSE' |
| 22 | commitTitle: Update copyright year in LICENSE file(s) | 22 | commitTitle: Update copyright year in LICENSE file(s) |
| 23 | prTitle: Update copyright year in LICENSE file(s) | 23 | prTitle: Update copyright year in LICENSE file(s) |
| 24 | - prBody: New year is here and we want to keep up with time. | 24 | + prBody: New Year is here and we want to keep up with time :) |
| 25 | assignees: creativecreatorormaybenot | 25 | assignees: creativecreatorormaybenot |
-
Please register or login to post a comment