Skip to content

Commit 39b8f3a

Browse files
committed
test: pull image from opencode
1 parent 5081333 commit 39b8f3a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/test-opencode.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: probe-plain-alpine
2-
on: workflow_dispatch
2+
on:
3+
workflow_dispatch:
4+
push:
5+
branches: ["test/gitlab-ci-with-opencode-images"]
36
jobs:
47
probe:
58
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)