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