ci: Only regenerate authors on dispatch
This commit is contained in:
parent
efda77554a
commit
1c54fee038
|
@ -1,10 +1,5 @@
|
|||
name: Authors
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
update-authors:
|
||||
|
|
Loading…
Reference in New Issue