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 96a45a8 commit eeece64Copy full SHA for eeece64
.github/workflows/generate-plots.yml
@@ -46,6 +46,6 @@ jobs:
46
uses: stefanzweifel/git-auto-commit-action@v5
47
with:
48
commit_message: "🤖 Auto-update function visualization plots"
49
- file_pattern: "doc/images/*.jpg doc/images/*.png"
+ file_pattern: "doc/images/*.jpg"
50
commit_user_name: "github-actions[bot]"
51
commit_user_email: "github-actions[bot]@users.noreply.github.com"
0 commit comments