Skip to content

Commit

Permalink
トリガーを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
3w36zj6 committed Nov 8, 2023
1 parent 78fa85f commit 0919818
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/check-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Check Pull Request

on:
push:
branches:
- "*"
- "!main"
branches-ignore:
- main

jobs:
format:
Expand Down

0 comments on commit 0919818

Please sign in to comment.