1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2024-12-22 13:34:55 +01:00

CI - Update workflow to run all the time

This commit is contained in:
dkhamsing 2020-04-13 08:18:01 -07:00
parent 45699b5f6f
commit 9a81fb5365

View File

@ -2,9 +2,9 @@ name: Ruby
on:
push:
branches: [ master ]
branches: [ '*' ]
pull_request:
branches: [ master ]
branches: [ '*' ]
jobs:
build: