Enable CI on all branches

Enables CI on every branch to make it usable on
pull requests and forked repositories.

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
pull/553/head
Damian Wrobel 2022-05-30 20:48:13 +02:00
rodzic e9d2846f2e
commit bc00c76076
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -1,9 +1,7 @@
name: Build Ubuntu
on:
push:
branches:
- master
- 'debug/**'
pull_request:
jobs:
build: