Add hotfix/clang-9 to branch list

This commit is contained in:
John Wellbelove 2020-08-03 11:23:56 +01:00
parent bd578b6e77
commit e3f1fad066

View File

@ -1,7 +1,7 @@
name: CI
on:
push:
branches: [ master, clang-9 ]
branches: [ master, clang-9, hotfix/clang-9 ]
pull_request:
branches: [ master ]