Skip to content

Commit aacfb97

Browse files
committed
Fix the workflows
1 parent 84254e2 commit aacfb97

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.amazonq/rules/review-rules.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Review Rules
2+
3+
- Think in English and comment in Japanese.
4+
- When you find a problem, suggest a solution.
5+
- If you find a problem that is not in the code, point it out.

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches: [ main ]
66
pull_request:
77
branches: [ main ]
8-
pull_request_target:
98

109
workflow_dispatch:
1110

0 commit comments

Comments
 (0)