.github/workflows/ruby.yml in monetize-1.10.0 vs .github/workflows/ruby.yml in monetize-1.11.0
- old
+ new
@@ -7,12 +7,12 @@
name: Ruby
on:
push:
- branches: [ master ]
+ branches: [ main ]
pull_request:
- branches: [ master ]
+ branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest