Skip to content

Commit

Permalink
disable monthly CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisNe committed Jul 25, 2024
1 parent 009b759 commit d2629bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/continous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ on:
pull_request:
branches:
- '*'
# run the pipeline on the 0th minute of the 0th hour of day 1 and 15 every month
schedule:
- cron: '0 0 1 * *'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit d2629bc

Please sign in to comment.