We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2aecd7 commit f8c3349Copy full SHA for f8c3349
.github/workflows/python-app.yml
@@ -2,7 +2,7 @@ name: Reproduce Issue
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ issue-874 ]
6
7
jobs:
8
reproduce:
0 commit comments