Skip to content

Commit

Permalink
github actions: update-metadata: allow manually triggering workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Jun 16, 2023
1 parent c7e09df commit 9345d7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-metadata.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on:
schedule:
- cron: '22 22 * * *'
workflow_dispatch:

env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit 9345d7c

Please sign in to comment.