add Datree

This commit is contained in:
hadar-co
2022-11-23 16:37:43 +02:00
parent 384d799f2c
commit b79ff384b9
+2 -2
View File
@@ -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: