Skip to content

Commit ad17030

Browse files
committed
fix condition
1 parent 6a151ce commit ad17030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow performs tests in Java.
22
name: ESDK JavaScript CI Tests
33

4-
on: [push, pull_request]
4+
on: [pull_request]
55

66
jobs:
77
testCI:

0 commit comments

Comments
 (0)