AutorÃa | Ultima modificación | Ver Log |
## Whenever version.php is changed, add the latest version# to the Moodle Plugins directory at https://moodle.org/plugins#name: Releasing in the Plugins directoryon:push:branches:- MOODLE_400_STABLEpaths:- 'version.php'jobs:workflow_group_40_plus_release:uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-40-plus-release.yml@mainwith:plugin_name: report_allbackupsdisable_phpunit: truesecrets:moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}