Skip to content

Commit 191e4b7

Browse files
committed
run tests
1 parent fb6ff74 commit 191e4b7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Test container structure
22

3-
on:
4-
pull_request:
5-
branches:
6-
- main
3+
on: [pull_request]
74

85
env:
96
REGISTRY: docker.io

0 commit comments

Comments
 (0)