Skip to content

Commit

Permalink
Update Endor labs scan to include cron
Browse files Browse the repository at this point in the history
  • Loading branch information
rpigu-i committed Sep 17, 2024
1 parent a5f2102 commit cb44d0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/endorlabjs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: "Endor Labs: Example Scan of JavaScript"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '34 3 * * 0'
jobs:
create_project_javascript:
permissions:
Expand Down

0 comments on commit cb44d0a

Please sign in to comment.