git.fiddlerwoaroof.com
Browse code

Update semgrep-analysis.yml

Ed Langley authored on 24/06/2021 20:51:27
Showing 1 changed files
... ...
@@ -7,7 +7,7 @@ name: Semgrep
7 7
 
8 8
 on:
9 9
   push:
10
-    branches: [ master, * ]
10
+    branches: [ master, "*" ]
11 11
   pull_request:
12 12
     # The branches below must be a subset of the branches above
13 13
     branches: [ master ]