Skip to content

Commit

Permalink
add dummy test
Browse files Browse the repository at this point in the history
  • Loading branch information
YigitElma committed Aug 24, 2024
1 parent 1af7453 commit bbc655b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/pythonpip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@ name: Cache dependencies
# This workflow is triggered every 2 days and updates the Python
# and pip dependencies cache
on:
push:
branches:
- master
- dev
pull_request:
branches:
- master
schedule:
- cron: '30 4 */2 * *' # This triggers the workflow at 4:30 AM every 2 days
workflow_dispatch:
Expand Down

0 comments on commit bbc655b

Please sign in to comment.