mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2026-05-18 00:00:08 +08:00
chore(ci): update workflows (#960)
* chore(ci): sync workflows w/ paramedic * chore(ci): add back iOS 15 & 16 * chore(ci): add release-audit workflow * chore(ci): remove failing release-notify workflow * chore(README): add release audit badge
This commit is contained in:
@@ -31,6 +31,7 @@ description: Take pictures with the device camera.
|
||||
[](https://github.com/apache/cordova-plugin-camera/actions/workflows/chrome.yml?query=branch%3Amaster)
|
||||
[](https://github.com/apache/cordova-plugin-camera/actions/workflows/ios.yml?query=branch%3Amaster)
|
||||
[](https://github.com/apache/cordova-plugin-camera/actions/workflows/lint.yml?query=branch%3Amaster)
|
||||
[](https://github.com/apache/cordova-plugin-camera/actions/workflows/release-audit.yml?query=branch%3Amaster)
|
||||
|
||||
This plugin defines a global `navigator.camera` object, which provides an API for taking pictures and choosing images from the device's image library.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user