Skip to content

DIARCHERS-610: generate batch token to connect vault #870

DIARCHERS-610: generate batch token to connect vault

DIARCHERS-610: generate batch token to connect vault #870

Workflow file for this run

name: REUSE
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
reuse:
# The type of runner that the job will run on
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
# Check REUSE Compliance
- name: REUSE Compliance Check
uses: fsfe/[email protected]