Skip to content

Commit a26a1f1

Browse files
authored
Update check-changes-to-env.yml
1 parent 90d4c55 commit a26a1f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check-changes-to-env.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
paths:
66
- .env.example
77
jobs:
8-
playground:
8+
check:
9+
name: Check Changes to Env
910
runs-on: ubuntu-latest
1011
steps:
1112
- name: Get PR Number

0 commit comments

Comments
 (0)