Also retest OpenBSD upstream on .yml changes.

This commit is contained in:
Darren Tucker 2022-05-06 14:50:18 +10:00
parent f87a132800
commit f38cf74f20
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Upstream self-hosted
on:
push:
branches: [ master, ci ]
paths: [ '**.c', '**.h' ]
paths: [ '**.c', '**.h', '**.yml' ]
jobs:
selfhosted: