aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorplowsof <77655812+plowsof@users.noreply.github.com>2024-01-02 17:18:07 +0000
committerGitHub <noreply@github.com>2024-01-02 17:18:07 +0000
commit34e62d58db3b7f92ac2a461b7b701f50cacdf6ae (patch)
treefe84fd3db1f1c24e0c022253c7ae28a7e796289e /.github
parentworkflows: copyright commit author (diff)
downloadmonero-34e62d58db3b7f92ac2a461b7b701f50cacdf6ae.tar.xz
workflows: enable manual run of copyright update
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/copyright.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/copyright.yml b/.github/workflows/copyright.yml
index 589639fef..27e0bb457 100644
--- a/.github/workflows/copyright.yml
+++ b/.github/workflows/copyright.yml
@@ -1,5 +1,6 @@
name: ci/gh-actions/copyright
on:
+ workflow_dispatch:
schedule:
- cron: '0 0 1 1 *'
jobs: