mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2025-01-26 14:26:09 -05:00
💚 Quality Assurance
Add badge to readme (will first work when PR has been accepted as it expecets the Name of the Action to be "Quality Assurance") + rename Action to Quality Assurance
This commit is contained in:
parent
6fd87e2a38
commit
b1401ea97d
@ -1,12 +1,10 @@
|
||||
# This is a basic workflow to help you get started with Actions
|
||||
|
||||
name: CI
|
||||
name: Quality Assurance
|
||||
|
||||
# Controls when the action will run. Triggers the workflow on push or pull request
|
||||
# events but only for the master branch
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
schedule:
|
@ -1,4 +1,4 @@
|
||||
# Awesome PowerShell [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
||||
# Awesome PowerShell [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) ![Quality Assurance](https://github.com/janikvonrotz/awesome-powershell/workflows/Quality%20Assurance/badge.svg)
|
||||
|
||||
[<img src="https://github.com/PowerShell/PowerShell/raw/master/assets/Powershell_256.png" align="right" width="80">](https://msdn.microsoft.com/en-us/powershell/)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user