Skip to content

MLSpec Sample Action - Process Data

Actions
Sample Action Example: Processing Data
0.0.26
Latest
Star (0)

Tags

 (1)

mlspeclib-docker-test

  • A detailed description of what the action does.
  • Required input and output arguments.
  • Optional input and output arguments.
  • Secrets the action uses.
  • Environment variables the action uses.
  • An example of how to use your action in a workflow.

Hello world docker action

This action prints "Hello World" or "Hello" + the name of a person to greet to the log.

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

time

The time we greeted you.

Example usage

uses: actions/hello-world-docker-action@v1 with: who-to-greet: 'Mona the Octocat'

MLSpec Sample Action - Process Data is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Sample Action Example: Processing Data
0.0.26
Latest

Tags

 (1)

MLSpec Sample Action - Process Data is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.