We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632ada0 commit 7aaeaf5Copy full SHA for 7aaeaf5
1 file changed
.github/workflows/docs-parity-updates.yml
@@ -44,6 +44,7 @@ jobs:
44
45
- name: Download metrics data from Moto Integration test pipeline (GitHub)
46
working-directory: docs
47
+ continue-on-error: true
48
run: /tmp/get_latest_github_metrics.sh ./target main
49
env:
50
GITHUB_TOKEN: ${{ secrets.PRO_ACCESS_TOKEN }}
0 commit comments