Update workflow calling condition

This commit is contained in:
Christopher Schnick 2022-11-30 19:58:45 +01:00
parent 895e8bda84
commit ad1405d1d8
2 changed files with 5 additions and 2 deletions

View file

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

View file

@ -1 +1 @@
0.0.2.2 0.0.2.3-SNAPSHOT