Skip to content

Remove assignment of Dependabot PRs #375

Remove assignment of Dependabot PRs

Remove assignment of Dependabot PRs #375

Workflow file for this run

name: REUSE Compliance Check
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1.1