Skip to content

Commit b6306d1

Browse files
check token for get
1 parent c1a0de3 commit b6306d1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/checkvalid.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Valid
22

3+
34
on:
45
pull_request:
56
types: [opened, synchronize]

.github/workflows/token_dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test OIDC GET Request
1+
name: Test OIDC GET Request for dev
22

33
on:
44
push:

0 commit comments

Comments
 (0)