fix: inappropriate resource tags (#8112)

pull/8121/head
Rikuya Osawa 2 months ago committed by GitHub
parent de65909357
commit f213bd9604
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/git-github/content/github-wikis@lONqOqD-4slxa9B5i9ADX.md
  2. 2
      src/data/roadmaps/git-github/content/workflow-context@BnPiTu1Jw2kIW560a2A5T.md
  3. 4
      src/data/roadmaps/git-github/content/workflow-runners@6QwlY3dEvjfAOPALcWKXQ.md
  4. 4
      src/data/roadmaps/git-github/content/workflow-triggers@55uHPFNwYPVZx8Cy3c985.md

@ -5,4 +5,4 @@ GitHub Wikis are collaborative documentation spaces integrated directly into Git
Visit the following resources to learn more:
- [@official@About Wikis](https://docs.github.com/en/communities/documenting-your-project-with-wikis/about-wikis)
- [@article@Documenting your project with Wikis](https://docs.github.com/en/communities/documenting-your-project-with-wikis)
- [@official@Documenting your project with Wikis](https://docs.github.com/en/communities/documenting-your-project-with-wikis)

@ -4,5 +4,5 @@ Workflow context in GitHub Actions refers to the environment and variables that
Learn more from the following resources:
- [@article@GitHub Actions Contexts](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/contexts)
- [@official@GitHub Actions Contexts](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/contexts)
- [@video@Working with contexts in GitHub Actions](https://www.youtube.com/watch?v=16WT_r0zjYE)

@ -4,5 +4,5 @@ Workflow runners are the environments where GitHub Actions workflows are execute
Learn more from the following resources:
- [@video@GitHub Actions Self-hosted runners](https://www.youtube.com/watch?v=aLHyPZO0Fy0)
- [@article@GitHub Actions Runners](https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners)
- [@official@GitHub Actions Runners](https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners)
- [@video@GitHub Actions Self-hosted runners](https://www.youtube.com/watch?v=aLHyPZO0Fy0)

@ -4,5 +4,5 @@ Workflow triggers are events that initiate a GitHub Actions workflow. They can b
Learn more from the following resources:
- [@article@GitHub Actions Documentation](https://docs.github.com/en/actions)
- [@article@GitHub Actions Triggers](https://docs.github.com/en/actions/reference/events-that-trigger-workflows)
- [@official@GitHub Actions Documentation](https://docs.github.com/en/actions)
- [@official@GitHub Actions Triggers](https://docs.github.com/en/actions/reference/events-that-trigger-workflows)
Loading…
Cancel
Save