Skip to content

Commit

Permalink
add manual workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EddeCCC committed Feb 11, 2025
1 parent f856853 commit 56529f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/security_check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Automatic Security Check

on:
workflow_dispatch:
schedule:
- cron: "0 8 1,15 * *" # At 08:00 on day-of-month 1 and 15

Expand Down

0 comments on commit 56529f9

Please sign in to comment.