mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 16:35:01 -04:00
Disable all other workflows.
This commit is contained in:
parent
bb9eeb515c
commit
2701ad6dab
10 changed files with 14 additions and 23 deletions
9
.github/workflows/docker.yml
vendored
9
.github/workflows/docker.yml
vendored
|
@ -1,11 +1,6 @@
|
|||
name: Docker
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- 'develop'
|
||||
tags:
|
||||
- 'v?[0-9]+.[0-9]+.[0-9]+'
|
||||
on: workflow_dispatch
|
||||
|
||||
env:
|
||||
TEST_TAG: etherpad/etherpad:test
|
||||
permissions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue