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:
parent
45699b5f6f
commit
9a81fb5365
4
.github/workflows/ruby.yml
vendored
4
.github/workflows/ruby.yml
vendored
@ -2,9 +2,9 @@ name: Ruby
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ '*' ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ '*' ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user