Update send_message_to_user_in_microsoft_teams #168
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 | ||