Skip to content

Commit 6e83b00

Browse files
chore: verify e2e tests run successfully
1 parent 1baf374 commit 6e83b00

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/callable-e2e-tests.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
name: E2E Tests
44

5-
on: workflow_call
5+
on:
6+
push:
7+
branches: ['chore/upgrade-node-to-20']
8+
# on: workflow_call
69

710
jobs:
811
e2e-prep:

0 commit comments

Comments
 (0)