Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

docs: add archived note #62

docs: add archived note

docs: add archived note #62

Workflow file for this run

---
name: jitsi outlook workflow
on:
push:
branches:
- main
tags:
- v[0-9]+.[0-9]+.[0-9]+
pull_request:
branches:
- main
jobs:
license:
uses: ./.github/workflows/license.yml
test:
needs: [license]
uses: ./.github/workflows/tests.yml