Skip to content

Commit

Permalink
chore(ci): add dev branch to check action (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackHole1 authored and Cheerego7 committed Sep 3, 2021
1 parent 89df912 commit 9753096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
branches:
- main
- dev
paths-ignore:
- "docs/**"
- "*.md"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check-spell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
branches:
- main
- dev

jobs:
check-spell:
Expand Down

0 comments on commit 9753096

Please sign in to comment.