We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac31e3 commit e23605fCopy full SHA for e23605f
1 file changed
.github/workflows/python.yml
@@ -2,7 +2,7 @@ name: Python Docker Deploy
2
3
on:
4
push:
5
- branches: [dev]
+ branches: [deployWithoutAdmin]
6
paths:
7
- "python/**"
8
- ".github/workflows/python.yml"
0 commit comments