We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585fb25 commit f182e6eCopy full SHA for f182e6e
.github/workflows/sync-error-catalog.yml
@@ -6,6 +6,7 @@ on:
6
# And for good measure, also runs at 3 AM UTC on the 1st of every month
7
schedule:
8
- cron: '0 3 1 * *'
9
+ push:
10
11
env:
12
DESTINATION_BRANCH: auto/synchronize-error-catalog-docs-${{ github.ref_name }}
0 commit comments