Skip to content

Added the volto-network-block addon #85

Added the volto-network-block addon

Added the volto-network-block addon #85

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
with:
ruby-version: 2.6.x
- name: Checks
run: |
gem install awesome_bot
awesome_bot README.md