Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Apr 9, 2024
1 parent 0fd403e commit fe149ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
git config user.email "$(git --no-pager log --format=format:'%ae' -n 1)"
git add README.md
git commit -m "Switch docs version back"
git push
PULL_REQUEST_URI=$(gh pr create --base main --head switch-docs-version-back --title "Switch docs version back")
gh pr merge $PULL_REQUEST_URI --merge
2 changes: 1 addition & 1 deletion trigger
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aaa

aaa

0 comments on commit fe149ad

Please sign in to comment.