.github/workflows/ci.yml 🔗
@@ -14,6 +14,7 @@ on:
- "**"
paths-ignore:
- "docs/**"
+ - ".github/workflows/community_*"
concurrency:
# Allow only one workflow per any non-`main` branch.
Joseph T. Lyons created
Release Notes:
- N/A
.github/workflows/ci.yml | 1 +
.github/workflows/community_close_stale_issues.yml | 0
.github/workflows/community_delete_comments.yml | 0
.github/workflows/community_release_actions.yml | 0
.github/workflows/community_update_all_top_ranking_issues.yml | 0
.github/workflows/community_update_weekly_top_ranking_issues.yml | 0
6 files changed, 1 insertion(+)
@@ -14,6 +14,7 @@ on:
- "**"
paths-ignore:
- "docs/**"
+ - ".github/workflows/community_*"
concurrency:
# Allow only one workflow per any non-`main` branch.