mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-11 15:00:13 +00:00
ci: fix apparent typo in file patterns
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
This commit is contained in:
committed by
Andrei Gherzan
parent
c573499166
commit
fc5f80a47e
2
.github/workflows/yocto-builds.yml
vendored
2
.github/workflows/yocto-builds.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
.github/workflows/docker-images/yocto-builder/**
|
||||
.github/workflows/docker-images/*.sh
|
||||
.github/workflows/yocto-builds.yml
|
||||
classes/**'
|
||||
classes/**
|
||||
conf/**
|
||||
dynamic-layers/**
|
||||
files/**
|
||||
|
||||
2
.github/workflows/yocto-layer.yml
vendored
2
.github/workflows/yocto-layer.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
.github/workflows/docker-images/yocto-builder/**
|
||||
.github/workflows/docker-images/*.sh
|
||||
.github/workflows/yocto-builds.yml
|
||||
classes/**'
|
||||
classes/**
|
||||
conf/**
|
||||
dynamic-layers/**
|
||||
files/**
|
||||
|
||||
Reference in New Issue
Block a user