Skip to content

Commit fec9896

Browse files
committed
Fix comment
1 parent e3e8ebb commit fec9896

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/create-release-pr.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
2-
# NOTE: This workflow belongs in the github/backup-utils repository.
3-
# It is stored here for convenience and should be copied to
4-
# github/backup-utils/.github/workflows/create-release-pr.yml
5-
#
62
# This workflow is triggered via repository_dispatch from the
73
# build-and-release workflow in backup-utils-private. It copies
8-
# docs and README.md from backup-utils-private onto a release branch
4+
# docs and README.md from backup-utils-private to a release dev branch
95
# in backup-utils, then creates a PR using GITHUB_TOKEN so that the
106
# PR author is github-actions[bot]. This allows the app token in
117
# backup-utils-private to approve the PR as a different actor.

0 commit comments

Comments
 (0)