mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-10-27 13:35:16 +07:00
159 B
159 B
| Operator | Description |
|---|---|
| & | Logical AND |
| && | Shortcut AND |
| | | Logical OR |
| || | Shortcut OR |
| ^ | Logical XOR |