Skip to content

Commit 65ac317

Browse files
committed
try again
1 parent 1517360 commit 65ac317

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ jobs:
123123
git checkout -b test-1-branch
124124
echo "bumping version"
125125
echo "new version..." >> README.md
126+
git add .
127+
git commit -m "test commit"
126128
127129
- name: Open PR
128130
run: |

0 commit comments

Comments
 (0)