Skip to content

Add support to GitHub Actions #11

Description

@guibranco

It would be nice if we have support to GitHub actions, so we can navigate from [some-action].yml file to it's repository.

Example:

jobs:
  build:
    name: Build
    runs-on: windows-latest

    steps:
      - name: Checkout code
        uses: actions/checkout@v2

The last line should be a link to: actions/checkout@v2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions