Skip to content

chore(deps): bump rexml from 3.2.5 to 3.2.8 #9

chore(deps): bump rexml from 3.2.5 to 3.2.8

chore(deps): bump rexml from 3.2.5 to 3.2.8 #9

Workflow file for this run

name: CI
on:
pull_request:
branches: [develop]
types: [opened, edited, synchronize]
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: check-for-cc
id: check-for-cc
uses: agenthunt/conventional-commit-checker-action@v1.0.0