Update MapPreview & the Draw storybook story to allow draw shape opti… #275
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### TODO: FIX ME! ### | |
# name: Security | |
# on: [push, pull_request] | |
# jobs: | |
# scan: | |
# runs-on: ubuntu-latest | |
# steps: | |
# - uses: actions/checkout@v1 | |
# - name: Gitleaks | |
# uses: zricethezav/gitleaks-action@master |