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"
|
name: "GitHub CI"
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["develop"]
|
branches: ["devel"]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ["develop"]
|
branches: ["devel"]
|
||||||
jobs:
|
jobs:
|
||||||
plugin_tests:
|
plugin_tests:
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user