Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions .github/workflows/greenting.yml

This file was deleted.

18 changes: 3 additions & 15 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
# This is a basic workflow that is manually triggered

name: Manual workflow 2
name: Manual workflow - master

# Controls when the action will run. Workflow runs when manually triggered using the UI
# or API.
on:
workflow_dispatch:
# Inputs the workflow accepts.
inputs:
name:
# Friendly description to be shown in the UI instead of 'name'
description: 'Person to greet'
# Default value if no value is explicitly provided
default: 'Worl123'
# Input has to be provided for the workflow to run
required: true
# The data type of the input
type: string
on: pull_request

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand All @@ -29,4 +17,4 @@ jobs:
steps:
# Runs a single command using the runners shell
- name: Send greeting
run: echo "Hello ${{ inputs.name }}"
run: echo "This is master branch"
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@ test3
test
test4
test5
test7
asd
adasd
asdasd
asdasd