Skip to content

Commit 00bf636

Browse files
committed
Add comment.
1 parent 309caa5 commit 00bf636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
-d '{"event_type": "pymatgen-ci-trigger", "client_payload": {"pymatgen_ref": "${{ github.sha }}"}}'
142142
143143
all_pass:
144+
# This step is added to indicate all the tests have passed to make it easier to do auto-merge of PRs.
144145
needs: test
145146
runs-on: ubuntu-latest
146147
steps:

0 commit comments

Comments
 (0)