mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Makes candidate Github Job name more explanatory
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -168,6 +168,7 @@ jobs:
|
||||
|
||||
candidate:
|
||||
needs: build_and_test
|
||||
name: Update latest_candidate branch
|
||||
if: ${{ success() && github.event_name == 'push' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user