Skip to content

Commit

Permalink
Merge pull request #1010 from RasaHQ/security/disable_scheduled_scanning
Browse files Browse the repository at this point in the history
Disable Scheduled Dependency Scan
  • Loading branch information
rasa-jmac authored Jul 20, 2023
2 parents ecbd0ad + 805f311 commit 52ec284
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/scan_docker_image_dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Scan Rasa SDK App Dependencies

on:
schedule:
- cron: '0 8 * * MON'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 52ec284

Please sign in to comment.