Merge pull request #3587 from crazyserver/MOBILE-4286

MOBILE-4286 github: Change job names
main
Dani Palou 2023-03-23 13:44:41 +01:00 committed by GitHub
commit bfab206390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ on:
branches: [ main, v*.x ]
jobs:
prepare:
merge:
if: github.repository == 'moodlemobile/moodleapp'
runs-on: ubuntu-latest

View File

@ -3,7 +3,7 @@ name: Prepare
on: workflow_dispatch
jobs:
prepare:
release:
if: github.repository == 'moodlehq/moodleapp'
runs-on: ubuntu-latest