Difference between revisions of "If:"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[if: failure()]] | [[if: failure()]] | ||
+ | if: failure() && [[github.event_name]] != 'pull_request' | ||
[[if: always()]] | [[if: always()]] | ||
Line 14: | Line 15: | ||
== See also == | == See also == | ||
+ | * {{if:}} | ||
* {{GHA}} | * {{GHA}} | ||
[[Category:GitHub Actions]] | [[Category:GitHub Actions]] |
Revision as of 10:32, 24 October 2024
if: failure() if: failure() && github.event_name != 'pull_request'
if: always()
See also
- if:
- GitHub Actions,
act, .github/workflows/
,~/actions-runner/
,svc.sh
,deploy:, run:, runs-on:
,uses:
,steps:
,jobs:
,on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:
,GITHUB_ENV, needs:, github.
, GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC),$GITHUB OUTPUT
,notify:
, Marketplace,GITHUB_TOKEN
Advertising: