Skip to content

Commit

Permalink
Merge pull request #37 from p2m2/reuse-compliant
Browse files Browse the repository at this point in the history
Reuse compliant
  • Loading branch information
Marcellino-Palerme authored Jan 17, 2024
2 parents 7259f59 + bd3b696 commit 756779e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reuse_compliant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
name: REUSE Compliance Check

on:
workflow_dispatch:
pull_request_target:
branches:
- main
- develop

jobs:
test:
Check-REUSE-compliant:
runs-on: ubuntu-latest
steps:
# Load my repo
Expand Down

0 comments on commit 756779e

Please sign in to comment.