ci: use specific job names in all the update-flake-lock-* workflows

This commit is contained in:
shivaraj-bh 2024-05-28 15:11:43 +05:30
parent c0ecde349a
commit 786f61014d
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ on:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
jobs:
example-lock:
update-ex-share-lock:
runs-on: ubuntu-latest
steps:
- name: Generate Github App Token

View File

@ -5,7 +5,7 @@ on:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
jobs:
example-lock:
update-ex-share-lock:
runs-on: ubuntu-latest
steps:
- name: Generate Github App Token

View File

@ -5,7 +5,7 @@ on:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
jobs:
example-lock:
update-ex-simple-lock:
runs-on: ubuntu-latest
steps:
- name: Generate Github App Token

View File

@ -5,7 +5,7 @@ on:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
jobs:
example-lock:
update-test-lock:
runs-on: ubuntu-latest
steps:
- name: Generate Github App Token