Skip to content

Commit 14e7049

Browse files
fix(ci): add synchronize trigger to PR Review workflow
- add synchronize event type to pull_request triggers in pr-review.md - recompile lock file with gh-aw v0.67.1 Fixes #1322 🐛 - Generated by Copilot
1 parent a18ab1a commit 14e7049

File tree

3 files changed

+139
-61
lines changed

3 files changed

+139
-61
lines changed

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
"version": "v0.65.6",
2121
"sha": "31130b20a8fd3ef263acbe2091267c0aace07e09"
2222
},
23+
"github/gh-aw-actions/setup@v0.67.1": {
24+
"repo": "github/gh-aw-actions/setup",
25+
"version": "v0.67.1",
26+
"sha": "80471a493be8c528dd27daf73cd644242a7965e0"
27+
},
2328
"github/gh-aw/actions/setup@v0.57.1": {
2429
"repo": "github/gh-aw/actions/setup",
2530
"version": "v0.57.1",

0 commit comments

Comments
 (0)