Fix typo
parent
8f88c85bbf
commit
98f19717b4
|
@ -18,7 +18,7 @@ collection repository for workflow documentation and reference implementation.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Create or edit the file called `.github/workflows/activation.yml` and add a job to it.
|
Create or edit the file called `.github/workflows/main.yml` and add a job to it.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: Test project
|
name: Test project
|
||||||
|
|
Loading…
Reference in New Issue