Pierre commited on
Commit
cc4fc0a
1 Parent(s): 09d9573

add dashes to YAML files

Browse files
.github/workflows/contributors.yml CHANGED
@@ -1,3 +1,4 @@
 
1
  name: Contributors List
2
 
3
  on:
@@ -44,4 +45,4 @@ jobs:
44
  delete-branch: true
45
  title: 'chore: update contributors-list'
46
  body: |
47
- Automated update to `images/contributors_list.svg`
 
1
+ ---
2
  name: Contributors List
3
 
4
  on:
 
45
  delete-branch: true
46
  title: 'chore: update contributors-list'
47
  body: |
48
+ Automated update to `images/contributors_list.svg`
.github/workflows/hello.yml CHANGED
@@ -1,3 +1,4 @@
 
1
  name: Welcome first time contributors
2
 
3
  on:
 
1
+ ---
2
  name: Welcome first time contributors
3
 
4
  on:
.github/workflows/labels.yml CHANGED
@@ -1,3 +1,4 @@
 
1
  name: Import open source standard labels
2
 
3
  on:
 
1
+ ---
2
  name: Import open source standard labels
3
 
4
  on:
.github/workflows/rust.yml CHANGED
@@ -1,3 +1,4 @@
 
1
  name: Rust
2
 
3
  on:
 
1
+ ---
2
  name: Rust
3
 
4
  on:
.github/workflows/rust_format.yml CHANGED
@@ -1,3 +1,4 @@
 
1
  name: Rust format and clippy checks
2
  on:
3
  push:
 
1
+ ---
2
  name: Rust format and clippy checks
3
  on:
4
  push:
.github/workflows/stale.yml CHANGED
@@ -1,3 +1,4 @@
 
1
  # This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time.
2
  #
3
  # You can adjust the behavior by modifying this file.
 
1
+ ---
2
  # This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time.
3
  #
4
  # You can adjust the behavior by modifying this file.
.mega-linter.yml CHANGED
@@ -1,3 +1,4 @@
 
1
  # Configuration file for MegaLinter
2
  # See all available variables at https://megalinter.io/configuration/ and in linters documentation
3
 
 
1
+ ---
2
  # Configuration file for MegaLinter
3
  # See all available variables at https://megalinter.io/configuration/ and in linters documentation
4
 
docker-compose.yml CHANGED
@@ -1,3 +1,4 @@
 
1
  version: "3.9"
2
  services:
3
  app:
 
1
+ ---
2
  version: "3.9"
3
  services:
4
  app: