Skip to content

Commit

Permalink
disable autorun
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Jan 23, 2025
1 parent 1f7fdca commit f0b2f54
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/continous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,7 @@ name: CI
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:

pull_request:

# 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 f0b2f54

Please sign in to comment.