We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62636f4 commit 5ca8200Copy full SHA for 5ca8200
.github/workflows/update-copyright-headers.yaml
@@ -1,9 +1,9 @@
1
name: Update Copyright Headers
2
3
on:
4
- # Runs at 00:00 UTC on Jan 3rd or via manual trigger
+ # Runs at 00:00 UTC on Jan 4th or via manual trigger
5
schedule:
6
- - cron: '0 0 3 1 *'
+ - cron: '0 0 4 1 *'
7
workflow_dispatch:
8
inputs:
9
newYear:
0 commit comments