Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim committed May 1, 2023
1 parent cc67694 commit 9597481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/redis_version_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ on:
pull_request:
branches:
- master
- '[0.9]-[0.9]'
- '[0-9].[0-9]'

push:
branches:
- master
- '[0.9]-[0.9]'
- '[0-9].[0-9]'

schedule:
- cron: '0 3 * * *'
Expand Down

0 comments on commit 9597481

Please sign in to comment.