mirror of
https://github.com/containers/podman.git
synced 2025-07-02 08:47:43 +08:00
Add big warning to GHA workflow
A simple file rename quickly broke the same workflow in both the Buildah and Skopeo repos. Add a big-fat warning comment to prevent this from happening again. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
4
.github/workflows/issue_pr_lock.yml
vendored
4
.github/workflows/issue_pr_lock.yml
vendored
@ -1,5 +1,9 @@
|
||||
---
|
||||
|
||||
# WARNING ALERT DANGER CAUTION ATTENTION: This file is re-used from the
|
||||
# `main` branch, by workflows in (at least) the Buildah and Skopeo repos.
|
||||
# Please think twice before making large changes, renaming, or moving the file.
|
||||
|
||||
# Format ref: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
|
||||
|
||||
name: "Lock closed issues and PRs"
|
||||
|
Reference in New Issue
Block a user