RCaz commited on
Commit
e4f3020
·
1 Parent(s): cf6a965

github action on push on prod_ready branch

Browse files
Files changed (1) hide show
  1. .github/workflows/tests_prod.yml +1 -1
.github/workflows/tests_prod.yml CHANGED
@@ -2,7 +2,7 @@ name: CI
2
 
3
  on:
4
  push:
5
- branches: [ main ]
6
  pull_request:
7
 
8
  jobs:
 
2
 
3
  on:
4
  push:
5
+ branches: [ prod_ready ]
6
  pull_request:
7
 
8
  jobs: