Skip to content

Update plugin to work with rizin v0.7.3 #9

Update plugin to work with rizin v0.7.3

Update plugin to work with rizin v0.7.3 #9

Workflow file for this run

name: "Licenses reuse lint"
on:
push:
branches:
- main
pull_request:
jobs:
licenses:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1.1