Skip to content

Commit dc77f78

Browse files
committed
Fix syntax
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent b07417d commit dc77f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Release
22

33
on:
4-
pull_request:
4+
pull_request:
55
branches-ignore:
66
- 'master'
77
push:

0 commit comments

Comments
 (0)