Skip to content

Commit

Permalink
ci: allow ci on non main PR (#7320)
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa authored Jan 21, 2025
1 parent e43a8f5 commit 35f158d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
- main

pull_request:
branches:
- main

workflow_dispatch:

Expand Down

0 comments on commit 35f158d

Please sign in to comment.