Update when action is triggered and update environment to .13 (.14 not

available yet
This commit is contained in:
GDay
2022-09-16 01:59:28 +02:00
parent 1114b510fd
commit 5e51a28bbd
3 changed files with 10 additions and 4 deletions

View File

@@ -1,5 +1,11 @@
name: tests
on: [ push, pull_request ]
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest