Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
witmicko authored Feb 27, 2024
1 parent 878b0aa commit b16f5f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/security-code-scanner.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: "MetaMask Security Code Scanner"
name: 'MetaMask Security Code Scanner'

on:
push:
branches: ["main"]
branches: ['main']
pull_request:
branches: ["main"]
branches: ['main']

jobs:
run-security-scan:
Expand Down

0 comments on commit b16f5f4

Please sign in to comment.