add Datree
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user