Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
witmicko committed Mar 4, 2024
1 parent 2033d2b commit 9504028
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 9504028

Please sign in to comment.