Skip to content

Commit

Permalink
removed the cron job that releases wallet and showcase sample every M…
Browse files Browse the repository at this point in the history
…onday
  • Loading branch information
Talha Ali committed Jan 24, 2024
1 parent 2631aa4 commit 326cde3
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 326cde3

Please sign in to comment.