mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-12-25 08:07:17 -08:00
Removed circleci config and replace with GH Actions
This commit is contained in:
parent
aefba5de7a
commit
c2523e4d34
1 changed files with 0 additions and 9 deletions
|
@ -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
|
Loading…
Reference in a new issue