Update CI branch name configuration value for 1.16.

This commit is contained in:
Pentarctagon 2021-06-24 11:05:27 -05:00 committed by Pentarctagon
parent b2472be6e6
commit d62715673a

View file

@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [ master ]
branches: [ 1.16 ]
pull_request:
branches: [ master ]
branches: [ 1.16 ]
workflow_dispatch:
jobs: