Skip to content

Commit

Permalink
Undo schedule and branch changes
Browse files Browse the repository at this point in the history
  • Loading branch information
heqianwang committed Mar 8, 2024
1 parent 7d3a2e0 commit fe6df68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Semgrep scan

on:
pull_request:
branches: [main]
branches: ["main"]
workflow_dispatch: {}
schedule:
- cron: "32 7 * * 6"
Expand Down

0 comments on commit fe6df68

Please sign in to comment.