mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 01:46:14 -04:00
Updated checkPlugin to work again and added updated workflow files.
This commit is contained in:
parent
cb56ec0c17
commit
59b87e0631
4 changed files with 82 additions and 26 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
uses: ./.github/workflows/frontend-tests.yml
|
||||
secrets: inherit
|
||||
release:
|
||||
if: ${{ github.ref == 'refs/heads/master'|| github.ref == 'refs/heads/main' }}
|
||||
if: ${{ github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main' }}
|
||||
needs:
|
||||
- backend
|
||||
- frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue