Update contributor-help.yml
parent
8a3fd4d5f0
commit
caf0dcdee0
|
|
@ -1,6 +1,8 @@
|
|||
name: Contributor Helper
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
contributor:
|
||||
|
|
|
|||
Loading…
Reference in New Issue