ci: Only regenerate authors on dispatch

This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2021-11-30 15:07:56 +01:00
parent efda77554a
commit 1c54fee038

View file

@ -1,10 +1,5 @@
name: Authors name: Authors
on: on: workflow_dispatch
schedule:
- cron: '0 0 * * 0'
push:
branches:
- 'master'
jobs: jobs:
update-authors: update-authors: