Skip to content

Merge pull request #168 from 1024kilobyte/patch-1 #36

Merge pull request #168 from 1024kilobyte/patch-1

Merge pull request #168 from 1024kilobyte/patch-1 #36

Workflow file for this run

name: build
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
with:
ruby-version: 2.6.x
- name: Test with awesome_bot
run: |
gem install awesome_bot
awesome_bot README.md --allow-redirect --allow 403 -w vimeo.com