This action prints "Hello World" or "Hello" + the name of a person to greet to the log.
Required The name of the person to greet. Default "World"
.
The time we greeted you.
uses: MoChilia/[email protected]
with:
who-to-greet: 'MoChilia'
main
: A simple say hello workflow which will be triggered whenpush
code to this repo.AzureLoginOIDC
: Login Azure with OIDC by Azure/Login.AzureLoginSecret
: Login Azure with secret by Azure/Login.AzureCLISample
: Execute an Azure CLI script with inline commands by Azure/CLI.AzureCLISampleForFile
: Execute an Azure CLI script with the file in my repo by Azure/CLI.add-labels
: Configure default labels for issues and PRs.SetIdleLabel
: Set theIdle
label for issues which have been open for 1 day with no activity.