Skip to content

Commit

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

0 comments on commit 53d857d

Please sign in to comment.