diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-06-01 03:03:00 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-01 03:03:00 +0300 |
| commit | 0656d1ee6f3311b5b3e0ecd0d25125850e4e1dac (patch) | |
| tree | 83c8bcdff7f3c74a841de59c839d7dcc37f3e567 | |
| parent | 48c49fcef7788c72bf7c567aa50a1798236bce6a (diff) | |
| download | vyos-build-0656d1ee6f3311b5b3e0ecd0d25125850e4e1dac.tar.gz vyos-build-0656d1ee6f3311b5b3e0ecd0d25125850e4e1dac.zip | |
docs: AGENTS.md: reflect rollout 1c default-branch rename (#1208)
| -rw-r--r-- | AGENTS.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -87,9 +87,9 @@ make generic # builds the generic flavor - See also `CONTRIBUTING.md` for further hints on the commit messages. - Linting: unused-imports (Pylint) and J2 lint (note: workflow file is named `linit-j2.yml` in this repo — known cosmetic typo). Both inherited from - `vyos/.github@current`. + `vyos/.github@production`. - PR conflicts are flagged automatically via `check-pr-conflicts.yml` (reusable - `check-pr-merge-conflict.yml` from `vyos/.github@current`). + `check-pr-merge-conflict.yml` from `vyos/.github@production`). ## Notes for future contributors |
