iachat/.github
Kitsios Konstantinos 3ea6429895
chore: Cancel redundant ci runs on consecutive pushes on the same PR (#11851)
Currently, if a PR is open and a push happens, the Run Size Limit Check
workflow will start running. If, shortly after a subsequent push on the
same PR happens, the workflow will start running again without
cancelling the previous (now obsolete) run. With these changes, the
first run would be cancelled, thus saving compute resources (see below
for quantity) without sacrificing functionality, since the second run
will contain the changes from the first push as well.
2025-07-02 15:25:30 +05:30
..
ISSUE_TEMPLATE chore: Add issue forms for GitHub (#6982) 2023-04-26 11:25:02 -07:00
screenshots chore: Update readme (#11154) 2025-03-21 18:14:51 -07:00
workflows chore: Cancel redundant ci runs on consecutive pushes on the same PR (#11851) 2025-07-02 15:25:30 +05:30
CODEOWNERS feat: remove CODEOWNERS for js & vue files (#9217) 2024-04-10 16:37:38 +10:00
FUNDING.yml Chore: Add Github Sponsors link 2020-06-12 19:37:00 +05:30
PULL_REQUEST_TEMPLATE.md chore: Improve pr and bug report templates (#5556) 2022-10-19 13:45:32 -07:00