We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa6bbc commit 0e1276fCopy full SHA for 0e1276f
.github/workflows/test.yaml
@@ -31,4 +31,4 @@ jobs:
31
git remote set-url origin https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com/$GITHUB_REPOSITORY
32
git add test.txt
33
git commit -S --signoff -m "test commit"
34
- git push
+ git push origin fix/revert
0 commit comments