1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2025-07-31 22:03:11 -04:00

Try to automate the whole workflow.

This commit is contained in:
Kevin Deldycke 2020-01-09 14:40:27 +01:00
parent c66938c344
commit ac8294976d
No known key found for this signature in database
GPG key ID: C572BB01B1ED5A3A

View file

@ -1,9 +1,23 @@
name: Lint Awesome List
on: [push, pull_request]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1.0.0
- uses: max/awesome-lint@v2.0.0
- uses: actions/checkout
- uses: max/awesome-lint
validate_links:
name: Validate links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout
- name: Install awesome_bot
run : |
gem install awesome_bot
- name: Run awesome_bot
run : |
awesome_bot --files ./README.md --allow-ssl --allow-redirect --white-list creativecommons.org