mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-11 10:45:56 +00:00
Fix the nightly report summaries (#1251)
* Fix the nightly report summaries * Fix workflow trigger * Fix advisory regex to handle optional variation selector Match ℹ with or without the trailing U+FE0F variation selector so advisory counts are reliable regardless of output encoding.
This commit is contained in:
2
.github/workflows/check-pr-target.yml
vendored
2
.github/workflows/check-pr-target.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Check PR Target Branch
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
branches: [main]
|
||||
types: [opened]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user