Skip to content

Fix incorrect check error while converting IP + Fix psalm #84

Fix incorrect check error while converting IP + Fix psalm

Fix incorrect check error while converting IP + Fix psalm #84

Workflow file for this run

on:
- pull_request
- push
name: backwards compatibility
jobs:
roave_bc_check:
name: Roave BC Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: fetch tags
run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- name: Roave BC Check
uses: docker://nyholm/roave-bc-check-ga