auto-update minor revision and date on pull request merge
Unit Testing / test (3.11) (pull_request) Successful in 45s
Unit Testing / test (3.10) (pull_request) Successful in 48s
Unit Testing / test (3.8) (pull_request) Successful in 46s
Unit Testing / test (3.12) (pull_request) Successful in 49s
Unit Testing / test (3.9) (pull_request) Successful in 48s
Pull Request Merged / autoupdate_minor (pull_request) Successful in 4s

This commit is contained in:
2026-03-02 12:11:29 +01:00
parent 93baf06655
commit 21a1fd1be3
3 changed files with 39 additions and 9 deletions
+3 -3
View File
@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Install dependencies
python-version: '3.13'
- name: Perform PR auto-action
run: |
python -c "import eos; print(eos.__version__)"
python PR_merged.py