Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan3-14 committed Feb 7, 2024
1 parent 5a241fc commit 3f90e12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/git-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
git branch Test
git push -u origin Test
- name: extra commit
run: |
git pull
touch ./aaa.aaa
git add ./aaa.aaa
Expand Down

0 comments on commit 3f90e12

Please sign in to comment.