used correct branch for reuse workflow

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2021-01-05 23:35:46 +01:00 committed by David Mehren
parent 223e58f958
commit f57e4efcf0
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

View file

@ -6,9 +6,9 @@ name: REUSE Compliance Check
on:
push:
branches: [main]
branches: [develop]
pull_request:
branches: [main]
branches: [develop]
jobs:
reuse: