Add send_discord_message
mod (#35)
#53
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 | ||