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-07 15:05:07 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-01-07 15:05:07 +0000
Commit
c94c8de8f2400310d0d245c8eb7523b608a46f2e
c94c8de8
1 parent
06a76f1e
Adjust license action setup (#74)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
.github/workflows/licenses.yml
.github/workflows/licenses.yml
View file @
c94c8de
...
...
@@ -2,7 +2,7 @@ name: Licenses
on
:
schedule
:
-
cron
:
'
11
1
1
1
1
*'
-
cron
:
'
0
0
1
1
*'
workflow_dispatch
:
jobs
:
...
...
@@ -21,5 +21,5 @@ jobs:
path
:
'
**/LICENSE'
commitTitle
:
Update copyright year in LICENSE file(s)
prTitle
:
Update copyright year in LICENSE file(s)
prBody
:
New
year is here and we want to keep up with time.
prBody
:
New
Year is here and we want to keep up with time :)
assignees
:
creativecreatorormaybenot
...
...
Please
register
or
login
to post a comment