We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 421948e + 3c01746 commit 5452f3dCopy full SHA for 5452f3d
.github/workflows/pipeline.yml
@@ -2,7 +2,7 @@ name: CI - Pytest pipeline
2
3
on:
4
push:
5
- branches: ["main"]
+ branches: ["master"]
6
7
jobs:
8
test:
0 commit comments