Merge pull request #666 from hedgedoc/reuseCorrectBranch

used correct branch for reuse workflow
This commit is contained in:
Yannick Bungers 2021-01-06 11:03:28 +01:00 committed by GitHub
commit 50c38a2675
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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