removed dashes from name

هذا الالتزام موجود في:
Chris Ayers
2022-06-29 11:04:26 -04:00
الأصل 98b86168e5
التزام 4a305cf6d6
7 ملفات معدلة مع 7 إضافات و7 حذوفات

عرض الملف

@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions # This is a basic workflow to help you get started with Actions
name: 00-Basic Workflow name: 00 Basic Workflow
# Controls when the workflow will run # Controls when the workflow will run
on: [push, pull_request, workflow_dispatch] on: [push, pull_request, workflow_dispatch]

عرض الملف

@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions # This is a basic workflow to help you get started with Actions
name: 00-Basic Workflow name: 00 Basic Workflow
# Controls when the workflow will run # Controls when the workflow will run
on: on:

عرض الملف

@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions # This is a basic workflow to help you get started with Actions
name: 01-Basic Workflow with Multiple Jobs name: 01 Basic Workflow with Multiple Jobs
# Controls when the workflow will run # Controls when the workflow will run
on: on:

عرض الملف

@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions # This is a basic workflow to help you get started with Actions
name: 02-Basic Dependencies name: 02 Basic Dependencies
# Controls when the workflow will run # Controls when the workflow will run
on: on:

عرض الملف

@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions # This is a basic workflow to help you get started with Actions
name: 03-Steps name: 03 Steps
# Controls when the workflow will run # Controls when the workflow will run
on: on:

عرض الملف

@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions # This is a basic workflow to help you get started with Actions
name: 04-Variables name: 04 Variables
# Controls when the workflow will run # Controls when the workflow will run
on: on:

عرض الملف

@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions # This is a basic workflow to help you get started with Actions
name: 04-Variable Hierarchy name: 04 Variable Hierarchy
# Controls when the workflow will run # Controls when the workflow will run
on: on: