0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-21 21:48:21 -05:00

add dashes to YAML files

This commit is contained in:
Pierre 2023-07-07 21:20:36 +00:00
parent 09d9573c55
commit cc4fc0a417
8 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,4 @@
---
name: Contributors List name: Contributors List
on: on:
@ -44,4 +45,4 @@ jobs:
delete-branch: true delete-branch: true
title: 'chore: update contributors-list' title: 'chore: update contributors-list'
body: | body: |
Automated update to `images/contributors_list.svg` Automated update to `images/contributors_list.svg`

View File

@ -1,3 +1,4 @@
---
name: Welcome first time contributors name: Welcome first time contributors
on: on:

View File

@ -1,3 +1,4 @@
---
name: Import open source standard labels name: Import open source standard labels
on: on:

View File

@ -1,3 +1,4 @@
---
name: Rust name: Rust
on: on:

View File

@ -1,3 +1,4 @@
---
name: Rust format and clippy checks name: Rust format and clippy checks
on: on:
push: push:

View File

@ -1,3 +1,4 @@
---
# This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time. # This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time.
# #
# You can adjust the behavior by modifying this file. # You can adjust the behavior by modifying this file.

View File

@ -1,3 +1,4 @@
---
# Configuration file for MegaLinter # Configuration file for MegaLinter
# See all available variables at https://megalinter.io/configuration/ and in linters documentation # See all available variables at https://megalinter.io/configuration/ and in linters documentation

View File

@ -1,3 +1,4 @@
---
version: "3.9" version: "3.9"
services: services:
app: app: