Compare commits

...

2 Commits

Author SHA1 Message Date
SikkieNL
8e9c794aa2 Merge branch 'v0.12.x' of https://gitea.sikkiesnet.nl/neobytes-project/neobytes into v0.12.x
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 57s
2024-12-21 22:52:24 +01:00
SikkieNL
1150bdb289 new file: .github/workflows/build.yml 2024-12-21 22:50:03 +01:00

View File

@ -1,14 +0,0 @@
name: build
on:
push:
branches:
- master
paths-ignore:
- '**/*.md'
pull_request:
paths-ignore:
- 'doc/**'
- 'contrib/**'
- '**/*.md'