add Datree
This commit is contained in:
@@ -12,10 +12,10 @@ name: Datree
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ $default-branch, $protected-branches ]
|
||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches: [ main ]
|
branches: [ $default-branch ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
datree:
|
datree:
|
||||||
|
|||||||
Reference in New Issue
Block a user