Hello, Long time no see, sorry I have been busy.
Today I tried to git push to my fork from a GitHub Codespace (for the first time), and hit this error: $ git push vorburger-https Enumerating objects: 51, done. Counting objects: 100% (51/51), done. Delta compression using up to 4 threads Compressing objects: 100% (30/30), done. Writing objects: 100% (39/39), 3.04 KiB | 778.00 KiB/s, done. Total 39 (delta 21), reused 0 (delta 0), pack-reused 0 remote: Resolving deltas: 100% (21/21), completed with 7 local objects. To https://github.com/vorburger/fineract.git ! [remote rejected] temi-ro_FINERACT-1224_NullPointerException-rebased -> temi-ro_FINERACT-1224_NullPointerException-rebased (refusing to allow a GitHub App to create or update workflow `.github/workflows/build-docker-mariadb.yml` without `workflows` permission) error: failed to push some refs to ' https://github.com/vorburger/fineract.git' Has anyone run into this before and has any idea what this "Refusing to allow a GitHub App to create or update workflow without `workflows` permission" means? Tx, M. _______________________ Michael Vorburger http://www.vorburger.ch
