Skip to content

Pipeline with http basic auth double hashes password for target #2293

Pipeline with http basic auth double hashes password for target

Pipeline with http basic auth double hashes password for target #2293

name: Project automations
on:
issues:
types:
- opened
jobs:
add_to_product_board:
uses: flowfuse/.github/.github/workflows/project-automation.yml@main
secrets:
token: ${{ secrets.PROJECT_ACCESS_TOKEN }}