diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 23db127..72d3788 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,11 +6,13 @@ on: - master - kirkstone - mickledore + - nanbield pull_request: branches: - master - kirkstone - mickledore + - nanbield schedule: - cron: 11 2 * * 0 diff --git a/conf/layer.conf b/conf/layer.conf index 80d5bc6..6f77357 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -33,4 +33,4 @@ BBFILE_PRIORITY_openrc-layer = "7" OPENRC_INITDIR = "${sysconfdir}/init.d" OPENRC_CONFDIR = "${sysconfdir}/conf.d" -LAYERSERIES_COMPAT_openrc-layer = "mickledore" +LAYERSERIES_COMPAT_openrc-layer = "nanbield"