Skip to content

Commit

Permalink
include every branch in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Vakmeth committed Dec 4, 2023
1 parent 53d857d commit 8db324a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/owasp-dt-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: SBOM Generator
on:
push:
branches:
- '*'
- '*/*'
- '**'
workflow_dispatch:
permissions: read-all
jobs:
Expand Down

0 comments on commit 8db324a

Please sign in to comment.