Skip to content

Commit 7fd3f56

Browse files
feat: run test pipeline
1 parent 20779c0 commit 7fd3f56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/run_tests.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ permissions:
66
actions: read
77

88
on:
9-
pull_request:
10-
types: [opened, synchronize, reopened]
11-
branches: [main]
12-
9+
push
10+
# pull_request:
11+
# types: [opened, synchronize, reopened]
12+
# branches: [main]
1313

1414
jobs:
1515
Wait-for-images:

0 commit comments

Comments
 (0)