Skip to content

Commit

Permalink
Allow manual trigger for Error Messages (#3847)
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Balhar <[email protected]>
  • Loading branch information
balhar-jakub authored Oct 14, 2024
1 parent 4edf47e commit 7e4cd30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Flag the error message changes and label the PR"

on:
workflow_dispatch:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '0 0 * * 5'
Expand Down

0 comments on commit 7e4cd30

Please sign in to comment.