mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted
synced 2024-11-08 02:49:54 +00:00
7216066668
'master' will be merged in this branch on a schedule/periodically to trigger checks against the latest list It does not make sent to run the full URL test suite at every commit on master This also allows to generate the badge at https://github.com/Kickball/awesome-selfhosted/issues/1767 (and on the main page) which will be auto-updated
11 lines
117 B
YAML
11 lines
117 B
YAML
language: ruby
|
|
|
|
before_install:
|
|
- gem install awesome_bot
|
|
|
|
script:
|
|
- make monthly
|
|
|
|
notifications:
|
|
email: false
|