mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Makes candidate
Github Job name more explanatory
This commit is contained in:
parent
c3bf72d9ac
commit
30899cac1a
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -168,6 +168,7 @@ jobs:
|
|||||||
|
|
||||||
candidate:
|
candidate:
|
||||||
needs: build_and_test
|
needs: build_and_test
|
||||||
|
name: Update latest_candidate branch
|
||||||
if: ${{ success() && github.event_name == 'push' }}
|
if: ${{ success() && github.event_name == 'push' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user