Skip to content

Commit

Permalink
added more numbers (#9)
Browse files Browse the repository at this point in the history
* added more numbers

* updated merge_epic_branch workflow
  • Loading branch information
yihyang committed Jun 22, 2021
1 parent 22ef2e0 commit fac36c8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge_epic_branch.yml
Expand Up @@ -23,3 +23,5 @@ jobs:
git checkout $target_branch
git merge --no-ff origin/$current_branch -m "Auto-merge from $current_branch"
git push
env:
GITHUB_TOKEN: ${{ secrets.REPO_ADMIN_TOKEN }}
5 changes: 5 additions & 0 deletions test.txt
Expand Up @@ -39,6 +39,11 @@ z
30
40
50
60
70
80
90
100

😀
😃
Expand Down

0 comments on commit fac36c8

Please sign in to comment.