-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
182 changed files
with
4 additions
and
20,821 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,6 @@ name: Sync-Documentation | |
on: | ||
schedule: | ||
- cron: '0 3 * * *' | ||
pull_request: | ||
branches: [ main ] | ||
|
||
jobs: | ||
update-documentationmd: | ||
|
@@ -14,17 +12,3 @@ jobs: | |
- name: Update documentation | ||
id: vars | ||
run: make refresh-docs | ||
- name: Create Pull Request | ||
uses: peter-evans/create-pull-request@v4 | ||
with: | ||
token: ${{ secrets.GITHUB_TOKEN }} | ||
commit-message: | | ||
sync documentation with containerd/containerd | ||
Signed-off-by: Scott Haddlesey <[email protected]> | ||
committer: Scott Haddlesey <[email protected]> | ||
author: Scott Haddlesey <[email protected]> | ||
title: Automated documentation sync | ||
body: This is an auto-generated PR to sync documentation in the main containerd project's docs/ directory. | ||
branch: doc-updates | ||
base: ${{ github.head_ref }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.