Skip to content

Commit

Permalink
remove the unnecessary scheduled action
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz committed Sep 19, 2024
1 parent 518619d commit 6a5e745
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/continous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
pull_request:
merge_group:

# run the pipeline on the 0th minute of the 0th hour of day 1 and 15 every month
schedule:
- cron: '0 0 1,15 * *'

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

Expand Down

0 comments on commit 6a5e745

Please sign in to comment.