Skip to content

Bump rails-html-sanitizer from 1.6.0 to 1.6.1 in the bundler group (#… #219

Bump rails-html-sanitizer from 1.6.0 to 1.6.1 in the bundler group (#…

Bump rails-html-sanitizer from 1.6.0 to 1.6.1 in the bundler group (#… #219

Workflow file for this run

name: runs test on dev/staging
on:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Run Tests
run: |
make ci