Skip to content

Commit

Permalink
Update 'update-copyright-years.yml' to change triggering date to Jan …
Browse files Browse the repository at this point in the history
…4 for copyright update (#173)

* Update update-copyright-years.yml

Change the date of PR creation

* Update update-copyright-years.yml

Changed triggering date to Jan 4
  • Loading branch information
0x64 authored Jan 3, 2024
1 parent 1079978 commit 27b303d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-copyright-years.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update copyright year(s) in license file

on:
schedule:
- cron: "10 8 12 1 *"
- cron: "0 0 4 1 *"

jobs:
run:
Expand Down

0 comments on commit 27b303d

Please sign in to comment.