Browse Source

Updated azure-pipelines.yml

Jessica 1 year ago
parent
commit
36f7837a61
1 changed files with 2 additions and 5 deletions
  1. 2 5
      azure-pipelines.yml

+ 2 - 5
azure-pipelines.yml

@@ -1,10 +1,7 @@
 name: "Code scanning - action"
 
-on:
-  push:
-    branches:
-      - master   
- 
+trigger:
+- master
 
 jobs:
   CodeQL-Build: