Difference between revisions of "If:"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
[[if: failure()]]
 +
if: failure() && [[github.event_name]] != 'pull_request'
 +
 +
[[if: always()]]
  
  
Line 5: Line 10:
 
[[if]]
 
[[if]]
  
 +
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expressions-in-workflows-and-actions#status-check-functions
 +
 +
 +
 +
== See also ==
 +
* {{if:}}
 +
* {{GHA}}
  
{{GHA}}
+
[[Category:GitHub Actions]]

Latest revision as of 10:32, 24 October 2024

Advertising: