Ask contributors to go to develop (#677)

* Ask contributors to go to develop

* Enables CI on other branches
This commit is contained in:
kaczmarczyck
2024-01-15 14:57:58 +01:00
committed by GitHub
parent 5bfd198278
commit 893faa5113
2 changed files with 4 additions and 4 deletions

View File

@@ -5,8 +5,7 @@ on:
branches:
- develop
pull_request:
branches:
- develop
types: [opened, synchronize, reopened]
schedule:
- cron: 30 1 * * 2 # every Tuesday at 1:30 UTC

View File

@@ -1,7 +1,8 @@
# How to Contribute
We'd love to accept your patches and contributions to this project. There are
just a few small guidelines you need to follow.
We'd love to accept your patches and contributions to this project.
Please base your pull requests on the `develop` branch.
There are just a few small guidelines you need to follow.
## Contributor License Agreement