Ask contributors to go to develop (#677)
* Ask contributors to go to develop * Enables CI on other branches
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -5,8 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- develop
|
- develop
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
types: [opened, synchronize, reopened]
|
||||||
- develop
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 30 1 * * 2 # every Tuesday at 1:30 UTC
|
- cron: 30 1 * * 2 # every Tuesday at 1:30 UTC
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
# How to Contribute
|
# How to Contribute
|
||||||
|
|
||||||
We'd love to accept your patches and contributions to this project. There are
|
We'd love to accept your patches and contributions to this project.
|
||||||
just a few small guidelines you need to follow.
|
Please base your pull requests on the `develop` branch.
|
||||||
|
There are just a few small guidelines you need to follow.
|
||||||
|
|
||||||
## Contributor License Agreement
|
## Contributor License Agreement
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user