Add note about CI not running on first PR (#2052)

* Add note about CI not running on first PR

* Remove unnecessary whitespace

* CI not running on 1st PR moved to info block

Co-authored-by: Jan-Philipp Benecke <github@bnck.me>

---------

Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
This commit is contained in:
c0mputerguru 2024-01-23 14:13:47 -08:00 committed by GitHub
parent c1a8a111bb
commit 3626c91374
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,3 +43,7 @@ Submit your improvements, fixes, and new features to Home Assistant one at a tim
- Click **Create pull request**.
7. Check for comments and suggestions on your pull request and keep an eye on the [CI output](https://github.com/home-assistant/core/actions).
:::info
If this is your first time submitting a pull request, the CI won't run until a maintainer approves running it. Just wait, a maintainer will eventually come by and approve it.
:::