Skip to content

Commit

Permalink
chore: Change CI condition
Browse files Browse the repository at this point in the history
  • Loading branch information
nakashima-hikaru committed Jul 20, 2024
1 parent 85da785 commit 4cf81f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: CI
on:
push:
branches: [ main ]

pull_request:
types: [opened, reopened]
jobs:
tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4cf81f7

Please sign in to comment.