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: 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

View File

@@ -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