Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
flutter_wakelock
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
creativecreatorormaybenot
2021-01-12 09:32:41 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-01-12 09:32:41 +0000
Commit
ce3a52a1ea74000d06e79a7a992500bcacf339e5
ce3a52a1
1 parent
c848db61
Add commit author for license files (#80)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
.github/workflows/licenses.yml
.github/workflows/licenses.yml
View file @
ce3a52a
...
...
@@ -20,6 +20,8 @@ jobs:
token
:
${{ secrets.GITHUB_TOKEN }}
path
:
'
**/LICENSE'
commitTitle
:
Update copyright year in LICENSE file(s)
commitAuthorName
:
creativecreatorormaybenot
commitAuthorEmail
:
creativecreatorormaybenot@gmail.com
prTitle
:
Update copyright year in LICENSE file(s)
prBody
:
New Year is here and we want to keep up with time :)
assignees
:
creativecreatorormaybenot
...
...
Please
register
or
login
to post a comment