When a pull request is merged into main:
- If it has the
documentation tag, the wiki should be updated.
- If it has the
release tag, a new release should be generated.
Adding both tags results in both actions being executed, and it would also be possible to merge without adding any of the two tags.
When a pull request is merged into main:
documentationtag, the wiki should be updated.releasetag, a new release should be generated.Adding both tags results in both actions being executed, and it would also be possible to merge without adding any of the two tags.