unvendor
This commit is contained in:
Dawid Sobczak 2025-04-18 12:41:04 +01:00
parent 9a4b261179
commit 404aa8ebbb
139 changed files with 8091 additions and 1178 deletions

View file

@ -0,0 +1,16 @@
name: "git notes Built-on: checks"
on:
push:
branches:
- main
- staging
pull_request:
branches:
- main
- staging
jobs:
is-tested-enough:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: helpers/maint/is-tested-enough