We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a9a14 commit 60adec5Copy full SHA for 60adec5
.github/workflows/workflow-commands.yml
@@ -2,7 +2,7 @@ name: "workflow Commands"
2
on: ['push']
3
jobs:
4
my-job:
5
- runs-on: ubuintu-latest
+ runs-on: ubuntu-latest
6
steps:
7
- name: "Group Logging"
8
run:
0 commit comments