mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 06:23:24 -07:00
Disable Build and Deploy Workflow
This commit is contained in:
parent
68d95c8c1b
commit
5bb9b4f225
1 changed files with 4 additions and 4 deletions
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
|
@ -1,9 +1,9 @@
|
||||||
name: Build and Deploy
|
name: Build and Deploy
|
||||||
|
|
||||||
on:
|
#on:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- 'release/1.*'
|
# - 'release/1.*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue