1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Ditch Travis to use GitHub Actions

This commit is contained in:
Jeremy Benoist 2020-11-23 22:39:32 +01:00
parent e089c24720
commit 40c01ad1d4
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
9 changed files with 242 additions and 78 deletions

View file

@ -15,3 +15,6 @@ indent_size = 2
[*akefile]
indent_style = tab
[.github/**.yml]
indent_size = 2