enabled pull request builds

This commit is contained in:
Flaminel
2024-11-13 10:19:31 +02:00
parent c4a15e77e4
commit 906be45758
2 changed files with 3 additions and 2 deletions
+3
View File
@@ -3,6 +3,9 @@ on:
paths: paths:
- 'code/**' - 'code/**'
branches: [ main ] branches: [ main ]
pull_request:
paths:
- 'code/**'
jobs: jobs:
build: build:
-2
View File
@@ -1,5 +1,3 @@
name: Release
on: on:
push: push:
tags: tags: