Skip to content

Commit

Permalink
Update documentation #2
Browse files Browse the repository at this point in the history
Update documentation
  • Loading branch information
chkp-haimk authored Feb 20, 2024
2 parents ef99cb0 + 785f59c commit f4beeea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Build SDK Package
on: [push, workflow_dispatch]
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chkp/harmony-endpoint-management-sdk",
"version": "1.1.27",
"version": "1.1.28",
"description": "The official Harmony Endpoint management SDK for JavaScript echo-system",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit f4beeea

Please sign in to comment.