Difference between revisions of "If:"

From wikieduonline
Jump to navigation Jump to search
 
(2 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 7: Line 12:
 
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expressions-in-workflows-and-actions#status-check-functions
 
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expressions-in-workflows-and-actions#status-check-functions
  
[[if: always()]]
+
 
  
 
== See also ==
 
== See also ==
 +
* {{if:}}
 
* {{GHA}}
 
* {{GHA}}
  
 
[[Category:GitHub Actions]]
 
[[Category:GitHub Actions]]

Latest revision as of 10:32, 24 October 2024

Advertising: