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
|
name: ci/gh-actions/copyright
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 1 1 *'
|
- cron: '0 0 1 1 *'
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue