Skip to content

Commit 9d89e27

Browse files
shumkovQuantumExplorer
authored andcommitted
ci: do not run test on push (#2308)
1 parent ea9f8c1 commit 9d89e27

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ on:
77
branches:
88
- master
99
- 'v[0-9]+\.[0-9]+-dev'
10-
push:
11-
branches:
12-
- master
13-
- 'v[0-9]+\.[0-9]+-dev'
14-
schedule:
15-
- cron: "30 4 * * *"
1610

1711
concurrency:
1812
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)