effekt-lang / effekt-lang/effekt
CI: Make sure release runs only once
Open
- Dominant language
- Scala
- Stars
- 469
- Forks
- 41
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 23
Description
Since we're using `effekt-updater`, the `release` CI runs twice (see [here](https://github.com/effekt-lang/effekt/actions/workflows/deploy.yml)):
We should employ concurrency groups to prevent it from running twice on the same commit (if possible): https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.