Skip to content

Commit

Permalink
add Datree
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co committed Dec 8, 2022
1 parent 384d799 commit b79ff38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code-scanning/datree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ name: Datree

on:
push:
branches: [ main ]
branches: [ $default-branch, $protected-branches ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
branches: [ $default-branch ]

jobs:
datree:
Expand Down

0 comments on commit b79ff38

Please sign in to comment.