.github/workflows/ruby.yml in ezid-client-1.9.0 vs .github/workflows/ruby.yml in ezid-client-1.9.1
- old
+ new
@@ -7,12 +7,12 @@
name: Ruby
on:
push:
- branches: [ develop ]
+ branches: [ main ]
pull_request:
- branches: [ develop ]
+ branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest