1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-07 23:48:43 +01:00

26 lines
484 B
YAML

name: Ruby
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.6'
- name: Checks
run: |
ruby .github/osia_convert.rb
gem install awesome_bot
ruby .github/osia_get_links.rb
awesome_bot check-unique.txt --allow-ssl -a 302,429 -w xbmc/xbmc