MOBILE-4286 github: Change job names
parent
e957d187d3
commit
068795209d
|
@ -5,7 +5,7 @@ on:
|
|||
branches: [ main, v*.x ]
|
||||
|
||||
jobs:
|
||||
prepare:
|
||||
merge:
|
||||
if: github.repository == 'moodlemobile/moodleapp'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ name: Prepare
|
|||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
prepare:
|
||||
release:
|
||||
if: github.repository == 'moodlehq/moodleapp'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
Loading…
Reference in New Issue