Skip to content

Commit

Permalink
Disable schedule for install tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen authored Nov 4, 2024
1 parent 426ed46 commit 9eb97e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/install-test-react-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Install test (React Native)

on:
# Every monday at 7:00 CET
schedule:
- cron: "0 6 * * 1"
# schedule:
# - cron: "0 6 * * 1"
# You can also activate this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit 9eb97e4

Please sign in to comment.