Update GHA workflow

This commit is contained in:
Richard Hodges
2021-03-25 13:40:15 +01:00
parent 8283a7df3f
commit 26e9a4c294

View File

@@ -1,12 +1,6 @@
name: CI
on:
pull_request:
push:
branches:
- master
- develop
- feature/**
on: [push, pull_request]
env:
UBSAN_OPTIONS: print_stacktrace=1