Skip to content

Commit

Permalink
removing the schedule text for now
Browse files Browse the repository at this point in the history
I am removing it because none of the text in previous days passed successfully. We can turn it on once it matured.
  • Loading branch information
iamtekson authored Aug 6, 2024
1 parent c9029bb commit b566a47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches: [master]
pull_request:
branches: [master]
schedule:
- cron: "0 0 * * *"
# schedule:
# - cron: "0 0 * * *"

permissions:
contents: read
Expand Down Expand Up @@ -145,4 +145,4 @@ jobs:
# with:
# name: test-summary-windows
# path: test-summary-windows.md
# if: always()
# if: always()

0 comments on commit b566a47

Please sign in to comment.