We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf0957 commit 3363a31Copy full SHA for 3363a31
.github/workflows/deploy-rag.yml
@@ -43,6 +43,7 @@ jobs:
43
uses: stefanzweifel/git-auto-commit-action@v5
44
with:
45
commit_message: "Submit Build Rag Data"
46
+ skip_checkout: true
47
branch: build-rag
48
commit_options: "--no-verify --signoff"
49
push_options: "--force"
0 commit comments