Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvshivkov committed Dec 11, 2024
1 parent 7ddc626 commit fac6af5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/workflows/bump-versions.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
name: Bump yarn versions

on:
schedule:
- cron: '0 12 3 * *'
# schedule:
# - cron: '0 12 3 * *'
pull_request:
types:
- opened
- closed
- edited
- reopened
- synchronize

jobs:
bump-versions:
Expand Down

0 comments on commit fac6af5

Please sign in to comment.