Difference between revisions of "If:"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
[[if: failure()]]
 +
if: failure() && [[github.event_name]] != 'pull_request'
 +
 +
[[if: always()]]
  
  
  
 
[[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 ==
 
== See also ==
{{GHA}}
+
* {{if:}}
 +
* {{GHA}}
 +
 
 +
[[Category:GitHub Actions]]

Latest revision as of 10:32, 24 October 2024

Advertising: