Skip to content

Commit c9d6bf0

Browse files
committed
.github/workflows/dagger: temporarily disable dagger workflow
Signed-off-by: Vincent Demeester <[email protected]>
1 parent 3e991f8 commit c9d6bf0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/dagger.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: dagger (test)
22

3-
on:
4-
push:
5-
branches: [ main, 'release/**' ]
6-
pull_request:
7-
branches: [ main ]
3+
# on:
4+
# push:
5+
# branches: [ main, 'release/**' ]
6+
# pull_request:
7+
# branches: [ main ]
88

99
jobs:
1010
ci:

0 commit comments

Comments
 (0)