Skip to content

Commit

Permalink
Merge pull request #1286 from WalletConnect/disable_automatic_sample_…
Browse files Browse the repository at this point in the history
…release

Remove sample release cron job
  • Loading branch information
Talhaali00 committed Jan 25, 2024
2 parents 2631aa4 + 326cde3 commit bd88354
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: release

on:
schedule:
# Runs "Every Monday 10am CET"
- cron: '0 10 * * 1'

workflow_dispatch:

jobs:
Expand Down

0 comments on commit bd88354

Please sign in to comment.