CI workflow now runs only on feature branches and PRs. On main, only CD workflow runs (which internally calls CI). This prevents duplicate CI runs. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| deploy.yml | ||
| destroy.yml | ||
CI workflow now runs only on feature branches and PRs. On main, only CD workflow runs (which internally calls CI). This prevents duplicate CI runs. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| deploy.yml | ||
| destroy.yml | ||