Skip to content

Commit 9fc234f

Browse files
committed
Update validation workflow name and trigger events
1 parent 028d3c9 commit 9fc234f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Flow check, Lint and Tests
1+
name: Typescript check, Lint and Tests
22

3-
on: push
3+
on: [push, pull_request]
44

55
jobs:
66
validation:

0 commit comments

Comments
 (0)