Would it be possible to get "HourlySkyConditions"/Cloud_status feature anytime soon? #49
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
issues: | |
types: [opened] | |
jobs: | |
createCard: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Create or Update Project Card | |
uses: peter-evans/create-or-update-project-card@v1 | |
with: | |
token: ${{ secrets.PAT }} | |
project-location: meteostat | |
project-name: Meteostat | |
column-name: Triage |