Skip to content

Commit b636fb3

Browse files
committed
allow run on pull_request
Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
1 parent fea7e85 commit b636fb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_dagger.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Release using Dagger
22

33
on:
4+
pull_request:
45
push:
56
branches:
67
- main

0 commit comments

Comments
 (0)