mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
ci: Only regenerate authors on dispatch
This commit is contained in:
parent
efda77554a
commit
1c54fee038
1 changed files with 1 additions and 6 deletions
7
.github/workflows/authors.yml
vendored
7
.github/workflows/authors.yml
vendored
|
@ -1,10 +1,5 @@
|
|||
name: Authors
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
update-authors:
|
||||
|
|
Loading…
Reference in a new issue