workflows: enable manual run of copyright update
This commit is contained in:
parent
dd978ee437
commit
34e62d58db
|
@ -1,5 +1,6 @@
|
|||
name: ci/gh-actions/copyright
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 1 1 *'
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue