File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
22# This workflow will protect the main branch by testing and linting new PRs and commits
33
4- name : CI Main
4+ name : Main CI
55
66# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#push
77on :
Original file line number Diff line number Diff line change 11# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
22# This workflow will protect the main branch by testing and linting new PRs and commits
33
4- name : PR Main
4+ name : Main PR
55
66# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request
77on :
Original file line number Diff line number Diff line change 33[ ![ npm version] ( https://img.shields.io/npm/v/@cap-js-community/feature-toggle-library )] ( https://www.npmjs.com/package/@cap-js-community/feature-toggle-library )
44[ ![ monthly downloads] ( https://img.shields.io/npm/dm/@cap-js-community/feature-toggle-library )] ( https://www.npmjs.com/package/@cap-js-community/feature-toggle-library )
55[ ![ REUSE status] ( https://api.reuse.software/badge/github.com/cap-js-community/feature-toggle-library )] ( https://api.reuse.software/info/github.com/cap-js-community/feature-toggle-library )
6- [ ![ CI Main] ( https://github.com/cap-js-community/feature-toggle-library/actions/workflows/ci- main.yml/badge.svg )] ( https://github.com/cap-js-community/feature-toggle-library/commits/main )
6+ [ ![ Main CI ] ( https://github.com/cap-js-community/feature-toggle-library/actions/workflows/main-ci .yml/badge.svg )] ( https://github.com/cap-js-community/feature-toggle-library/commits/main )
77
88SAP BTP feature toggle library enables Node.js applications using the SAP Cloud Application Programming Model to maintain live-updatable feature toggles via Redis.
99
You can’t perform that action at this time.
0 commit comments