diff --git a/.github/workflows/RavenClient.yml b/.github/workflows/RavenClient.yml index 09f0fa8c..5249cf08 100644 --- a/.github/workflows/RavenClient.yml +++ b/.github/workflows/RavenClient.yml @@ -2,9 +2,9 @@ name: tests/node on: push: - branches: [ v7.0 ] + branches: [ v7.1 ] pull_request: - branches: [ v7.0 ] + branches: [ v7.1 ] schedule: - cron: '0 10 * * *' workflow_dispatch: