Update workflow calling condition

This commit is contained in:
Christopher Schnick 2022-11-30 19:58:45 +01:00
parent 051b4f3d3d
commit 5056b248a9
2 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,9 @@
name: Build
on: [push, pull_request]
on:
push:
branches:
- master
jobs:
build:

View file

@ -1 +1 @@
0.0.2.2
0.0.2.3-SNAPSHOT