Skip to content

Commit

Permalink
bump version only on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickwasused committed Feb 25, 2023
1 parent 0e38a48 commit 6134df0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: auto Bump version
on:
push:
branches: [ main ]
schedule:
- cron: '0 2 * * 1'

Expand Down

0 comments on commit 6134df0

Please sign in to comment.