We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e15755 commit d564c80Copy full SHA for d564c80
.pipelines/OneBranch.Buddy.yml
@@ -1,3 +1,9 @@
1
+schedules:
2
+- cron: "0 0 * * SATURDAY"
3
+ displayName: CodeQL weekly scan
4
+ branches:
5
+ include:
6
+ - master
7
#################################################################################
8
# Onebranch Pipelines - Buddy MSBuild (CDPXMigrated) #
9
# This pipeline was created by EasyStart from a sample located at: #
.pipelines/OneBranch.Official.yml
# Onebranch Pipelines - Official MSBuild (CDPXMigrated) #
0 commit comments