Skip to content

Commit c54c7da

Browse files
committed
changing from pull requests to pull request
1 parent 7dbbd45 commit c54c7da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run : echo "Hello world"
1919
shell: bash
2020
goodbye:
21-
runs-on: ububntu-latest
21+
runs-on: ubuntu-latest
2222
steps:
2323
- name: Goodbye
2424
run: echo "goodbye"

0 commit comments

Comments
 (0)