Skip to content

Commit

Permalink
chore: changing branch from main to feature branch to test auto linting
Browse files Browse the repository at this point in the history
refs: BLAIS5-3514
  • Loading branch information
motalm committed Oct 16, 2023
1 parent fb85d2f commit 04c6354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Test coverage report

on:
pull_request:
branches: [ main ]
branches: [ BLAIS5-3514 ]
push:
branches: [ main ]
branches: [ BLAIS5-3514 ]

jobs:
build:
Expand Down

0 comments on commit 04c6354

Please sign in to comment.