Skip to content

Is it possible for the sql file path to come from another branch? #240

@manulifeam-hansenemanuel

Description

I want the sql server to run a script from a specific branch:

  • name: run-sql
    uses: azure/[email protected]
    with:
    connection-string: '${{ secrets.CONNECT_STRING }}'
    path: 'my-repo/audit/my-script.sql@feature/branch/20240811
    action: 'publish'

Is this possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions