Update add_pipes_org_workspace_invite_members
mod with creds suppor…
#156
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
name: Sync Labels | ||
on: | ||
schedule: | ||
- cron: "30 22 * * 1" | ||
workflow_dispatch: | ||
jobs: | ||
sync_labels_workflow: | ||
uses: turbot/steampipe-workflows/.gitlab/workflows/sync-labels.yml@main | ||