Update docker-image-test-branch.yml

Created dedicated unstable branch for all future works
This commit is contained in:
Thegan Govender
2023-04-24 22:29:32 +02:00
committed by GitHub
parent 89346987d8
commit b354ae8fae

View File

@@ -1,9 +1,9 @@
name: Docker CI Unstable
on:
push:
branches: [bootstrap]
branches: [unstable]
pull_request:
branches: [bootstrap]
branches: [unstable]
jobs:
build: