We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e286503 commit 8138a4dCopy full SHA for 8138a4d
1 file changed
.github/workflows/copyright.yml
@@ -7,7 +7,7 @@ permissions: {}
7
on:
8
schedule:
9
- cron: 0 0 1 1 *
10
-
+
11
workflow_dispatch:
12
13
jobs:
@@ -45,7 +45,7 @@ jobs:
45
labels: bot
46
prTitle: Update license copyright year to {{currentYear}}
47
branchName: github-action/update-license-year-to-{{currentYear}}
48
- commitTitle: "docs: update license copyright year"
+ commitTitle: 'docs: update license copyright year'
49
commitAuthorName: github-actions[bot]
50
commitAuthorEmail: github-actions[bot]@users.noreply.github.com
51
0 commit comments