vacanza / python-holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.44k stars 458 forks source link

Update CI/CD job concurrency #1823

Closed arkid15r closed 3 months ago

arkid15r commented 3 months ago

Proposed change

Here I'm trying to improve our CI/CD by not running the jobs twice for PR/commit pushes.

Type of change

Checklist

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (edbd32d) to head (a8487ae).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1823 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 184 184 Lines 11178 11178 Branches 1760 1760 ========================================= Hits 11178 11178 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.