Skip to content

Commit

Permalink
fix formatting per prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
elb-notion committed Jan 12, 2024
1 parent 9c7c21a commit c00382e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
push:
branches-ignore: ["main"]
schedule:
- cron: '20 17 * * *'
- cron: "20 17 * * *"

jobs:
semgrep:
name: semgrep/ci
name: semgrep/ci
runs-on: ubuntu-latest
container:
image: returntocorp/semgrep
Expand Down

0 comments on commit c00382e

Please sign in to comment.