Skip to content

Commit

Permalink
Test cli pr title (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
jairo-bc authored Nov 4, 2024
2 parents 250bb07 + df1e5be commit 24f2b35
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pull_request_title_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
check-pr-title:
name: Pull Request Title Check
env:
TITLE: ${{ github.event.pull_request.title }}

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,4 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
test
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"package-lock.json"
],
"dependencies": {
"@bigcommerce/stencil-paper": "5.0.0",
"@bigcommerce/stencil-paper": "5.0.2",
"@bigcommerce/stencil-styles": "^6.1.1",
"@hapi/boom": "^10.0.0",
"@hapi/glue": "^9.0.1",
Expand Down

0 comments on commit 24f2b35

Please sign in to comment.