Skip to content

Commit 76bb97a

Browse files
committed
Dummy
1 parent c3e9e6e commit 76bb97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dot-org-content.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919
- name: Dummy step
2020
run: |
21-
echo "hi" >> dummy.txt
21+
echo "hi world" >> dummy.txt
2222
- name: Create PR
2323
uses: peter-evans/create-pull-request@v7
2424
with:

0 commit comments

Comments
 (0)