Skip to content

Commit

Permalink
Try workaround actions-template-sync labels.
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Feb 24, 2024
1 parent a112378 commit f8c0549
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -386,4 +386,5 @@ jobs:
source_repo_path: kdeldycke/awesome-template
pr_title: "[sync] Template"
pr_commit_msg: "[sync] Template"
pr_labels: 📚 documentation
# XXX There's an issue with emoji labels, see: https://github.com/AndreasAugustin/actions-template-sync/issues/461

Check failure on line 389 in .github/workflows/docs.yaml

View workflow job for this annotation

GitHub Actions / lint-yaml

389:121 [line-length] line too long (124 > 120 characters)
pr_labels: '📚 documentation'
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
This version is not released yet and is under active development.
```

- Try to hack `actions-template-sync` labels.

## [3.2.1 (2024-02-24)](https://github.com/kdeldycke/workflows/compare/v3.2.0...v3.2.1)

- Add label to awesome template sync PR.
Expand Down

0 comments on commit f8c0549

Please sign in to comment.