mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
disable automatic Action trigger
This commit is contained in:
parent
20780c2a67
commit
cbe30d4aaa
1 changed files with 2 additions and 3 deletions
5
.github/workflows/develop-deb.yml
vendored
5
.github/workflows/develop-deb.yml
vendored
|
|
@ -1,9 +1,8 @@
|
|||
name: Deployer
|
||||
|
||||
on:
|
||||
on: workflow_dispatch
|
||||
# push:
|
||||
workflow_dispatch:
|
||||
branches: [ develop ]
|
||||
# branches: [ develop ]
|
||||
# pull_request:
|
||||
# branches: [ develop ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue