Disable all other workflows.

This commit is contained in:
SamTV12345 2023-08-05 22:09:25 +02:00
parent bb9eeb515c
commit 2701ad6dab
10 changed files with 14 additions and 23 deletions

View file

@ -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: