You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your interest in contributing to PEcAn documentation!
17
+
gh-version: latest
18
+
19
+
- name: Close PR with GH CLI
20
+
run: |
21
+
gh pr close "${{ github.event.pull_request.number }}" \
22
+
--repo ${{ github.repository }} \
23
+
--comment "Thank you for your interest in contributing to PEcAn documentation!
16
24
17
-
This repository is **automatically maintained** and synchronized from the `book_source/` directory of the [pecanproject/pecan](https://github.com/pecanproject/pecan) repository.
25
+
This repository is automatically maintained and synchronized from the book_source/ directory of the [pecanproject/pecan](https://github.com/pecanproject/pecan) repository.
0 commit comments