We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9aa99e commit 974ef47Copy full SHA for 974ef47
1 file changed
.github/workflows/test.yml
@@ -52,4 +52,4 @@ jobs:
52
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
53
git add coverage-badge.svg
54
git commit -m "Update coverage badge"
55
- git push origin main
+ git push develop
0 commit comments