This commit is contained in:
hgn
2025-01-18 12:01:32 +01:00
parent e906fa54a9
commit 5cf3e87c55
2 changed files with 11 additions and 2 deletions

View File

@@ -1,7 +1,9 @@
name: stack test
on:
pull_request:
branches: ["master"]
push:
branches:
- main
- devpod
jobs:
test:
runs-on: ubuntu-latest