Skip to content

Commit b8dc461

Browse files
committed
ci: test docker build only on master
1 parent a8979e4 commit b8dc461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040

4141
docker-build-test:
4242
runs-on: ubuntu-latest
43+
if: github.ref == 'refs/heads/master'
4344
steps:
4445
- name: Checkout code
4546
uses: actions/checkout@v4

0 commit comments

Comments
 (0)