Removed circleci config and replace with GH Actions

This commit is contained in:
michaelachrisco 2023-01-31 19:18:07 -08:00
parent aefba5de7a
commit c2523e4d34

View file

@ -1,9 +0,0 @@
version: 2
jobs:
build:
docker:
- image: circleci/ruby:latest
steps:
- checkout
- run: gem install awesome_bot
- run: awesome_bot --allow-redirect README.md