Skip to content

Commit 0f6b3da

Browse files
authored
trigger workflow run
1 parent 449845e commit 0f6b3da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hello world.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ jobs:
66
hello:
77
runs-on: ubuntu-latest
88
steps:
9-
- run: echo "Hello world"
9+
- run: echo "Hello world!"

0 commit comments

Comments
 (0)