| 位置 | 领域 | 页 | 行动 |
|---|---|---|---|
| 1 | docs.github.com | /actions/using-workf... | |
|
标题
Workflow syntax for GitHub Actions
最后更新
不适用
页面权限
不适用
交通:
不适用
反向链接:
不适用
社交分享:
不适用
加载时间:
不适用
片段预览:
A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration. |
|||
| 3 | stackoverflow.com | /questions/62045478/... | |
|
标题
What is "uses" directive in github actions used for?
最后更新
不适用
页面权限
不适用
交通:
不适用
反向链接:
不适用
社交分享:
不适用
加载时间:
不适用
片段预览:
I can't event find it in documentation - uses. For what is it used? Where I can read about this command? |
|||
| 4 | medium.com | /@dmosyan/understand... | |
|
标题
Understanding the basics of GitHub Actions
最后更新
不适用
页面权限
不适用
交通:
不适用
反向链接:
不适用
社交分享:
不适用
加载时间:
不适用
片段预览:
GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment processes . |
|||
| 5 | habr.com | /ru/articles/711278/ | |
|
标题
Github Actions. Простой пример для уверенного ...
最后更新
不适用
页面权限
不适用
交通:
不适用
反向链接:
不适用
社交分享:
不适用
加载时间:
不适用
片段预览:
17 янв. 2023 г. — Самое интересное в workflow-файле - actions в строке uses . В простейшем примере выше это - actions/checkout@v3. Можно посмотреть в исходном ... |
|||
| 6 | www.reddit.com | /r/github/comments/1... | |
|
完整网址
标题
What is a GitHub "Workflow" and how does it differ from an ...
最后更新
不适用
页面权限
不适用
交通:
不适用
反向链接:
不适用
社交分享:
不适用
加载时间:
不适用
片段预览:
I am confused by all the fancy marketing product names at GitHub. Technically explained |
|||
| 7 | www.glukhov.org | /ru/developer-tools/... | |
|
标题
Шпаргалка по GitHub Actions — стандартная структура и ...
最后更新
不适用
页面权限
不适用
交通:
不适用
反向链接:
不适用
社交分享:
不适用
加载时间:
不适用
片段预览:
GitHub Actions — это платформа автоматизации и CI/CD внутри GitHub, предназначенная для сборки, тестирования и развертывания кода на основе событий, ... |
|||
| 8 | dev.to | /hkhelil/github-acti... | |
|
标题
🧩 GitHub Actions Composite vs Reusable Workflows
最后更新
不适用
页面权限
不适用
交通:
不适用
反向链接:
不适用
社交分享:
不适用
加载时间:
不适用
片段预览:
18 июл. 2025 г. — Reusing logic (e.g., build and push images); Hiding complex logic from the main workflow; Keeping workflows minimal and maintainable. Use it ... |
|||