docs: fix incorrect WFS Capabilities reference in GDI-DE profile section #217
This file contains hidden or 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
| --- | |
| # | |
| # PLEASE NOTE: Managed workflow - do not change manually | |
| # | |
| name: Scan for secrets | |
| on: | |
| push: | |
| branches: | |
| - "**" | |
| jobs: | |
| scan-for-secrets: | |
| name: Scan for secrets | |
| uses: wetransform/gha-workflows/.github/workflows/scan-for-secrets.yml@32c81994f6677a00a9d5f1fec6338ad15e641fe0 # v4.6.0 | |
| secrets: inherit |