ソースを参照

Updated azure-pipelines.yml

Jessica 1 年間 前
コミット
36f7837a61
1 ファイル変更2 行追加5 行削除
  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: