mirror of
https://github.com/monero-project/monero.git
synced 2024-10-29 20:47:36 +00:00
workflows: enable manual run of copyright update
This commit is contained in:
parent
dd978ee437
commit
34e62d58db
1 changed files with 1 additions and 0 deletions
1
.github/workflows/copyright.yml
vendored
1
.github/workflows/copyright.yml
vendored
|
@ -1,5 +1,6 @@
|
|||
name: ci/gh-actions/copyright
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 1 1 *'
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue