Skip to content

Commit 3177dd5

Browse files
authored
change name
1 parent d53f7a5 commit 3177dd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/update-gql-v1beta-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
jobs:
8-
update-gql-data:
8+
update-gql-v1beta-data:
99
runs-on: ubuntu-22.04
1010
concurrency:
1111
group: serial

.github/workflows/update-gql-v1beta2-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
jobs:
8-
update-gql-data:
8+
update-gql-v1beta2-data:
99
runs-on: ubuntu-22.04
1010
concurrency:
1111
group: serial

0 commit comments

Comments
 (0)