Skip to content

Commit b248748

Browse files
committed
fix what gets commited to automated grants
1 parent b344b76 commit b248748

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_grants.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: peter-evans/create-pull-request@v7
2121
with:
2222
token: ${{ secrets.GITHUB_TOKEN }}
23+
add-paths: ./operations/grants.rst
2324
commit-message: "update the list of grants (generated)"
2425
branch: automation/grants
2526
title: "Automated update of the list of grants"

0 commit comments

Comments
 (0)