Skip to content

Commit

Permalink
build: update dapi grpc build
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Nov 19, 2024
1 parent 7cf639d commit 79bb789
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 23 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/cached.yml

This file was deleted.

6 changes: 6 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ on:
branches:
- master
- 'v[0-9]+\.[0-9]+-dev'
push:
branches:
- master
- 'v[0-9]+\.[0-9]+-dev'
schedule:
- cron: "30 4 * * *"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 79bb789

Please sign in to comment.