-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix github action ci not trigger on release branch #1714
Conversation
note if-condition trap:
|
seems wildcards don’t take effect in environment variables:
|
b8a64de
to
95d0091
Compare
conditional env vars: |
Codecov Report
@@ Coverage Diff @@
## master #1714 +/- ##
============================================
+ Coverage 66.56% 66.95% +0.39%
- Complexity 7090 7111 +21
============================================
Files 423 423
Lines 35590 35590
Branches 4959 4959
============================================
+ Hits 23691 23830 +139
+ Misses 9503 9357 -146
- Partials 2396 2403 +7
Continue to review full report at Codecov.
|
Change-Id: I4e8873be93197e3024deb0acf61cab4ded868a69
reference:
https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet
https://docs.github.com/en/actions/learn-github-actions/expressions#startswith
Change-Id: I4e8873be93197e3024deb0acf61cab4ded868a69