- switch to you branch - pull from master - make your changes - update package.json - remove package-lock.json and node_modules - run: npm install --package-lock - run: npm run test - create PR