Skip to content

Commit

Permalink
.github/workflows/dagger: temporarily disable dagger workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Apr 28, 2022
1 parent 3e991f8 commit c9d6bf0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/dagger.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: dagger (test)

on:
push:
branches: [ main, 'release/**' ]
pull_request:
branches: [ main ]
# on:
# push:
# branches: [ main, 'release/**' ]
# pull_request:
# branches: [ main ]

jobs:
ci:
Expand Down

0 comments on commit c9d6bf0

Please sign in to comment.