We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364d4e2 commit e8f5defCopy full SHA for e8f5def
.github/workflows/update.yml
@@ -19,6 +19,7 @@ jobs:
19
run: ./update-pytorch.sh
20
21
- name: Commit Push
22
+ continue-on-error: true
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
run: |
0 commit comments