Wrong branch's name
This commit is contained in:
parent
90a221aeed
commit
1d5a89b65b
4
.github/workflows/rubyonrails.yml
vendored
4
.github/workflows/rubyonrails.yml
vendored
@ -20,9 +20,9 @@
|
||||
name: "GitHub CI"
|
||||
on:
|
||||
push:
|
||||
branches: ["develop"]
|
||||
branches: ["devel"]
|
||||
pull_request:
|
||||
branches: ["develop"]
|
||||
branches: ["devel"]
|
||||
jobs:
|
||||
plugin_tests:
|
||||
strategy:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user