mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-13 07:15:06 +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
|
name: Authors
|
||||||
on:
|
on: workflow_dispatch
|
||||||
schedule:
|
|
||||||
- cron: '0 0 * * 0'
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- 'master'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-authors:
|
update-authors:
|
||||||
|
|
Loading…
Reference in a new issue