Skip to content

Commit 1984890

Browse files
authored
auto start beeld once commit is done
1 parent 9954cbc commit 1984890

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

.github/workflows/recovery.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
name: Building recovery
22

33
on:
4-
# release:
5-
# types: [published]
6-
# push:
7-
# branches:
8-
# - master
9-
# paths:
10-
# - '.config'
11-
# schedule:
12-
# - cron: 0 8 * * 5
4+
release:
5+
types: [published]
6+
push:
7+
branches:
8+
- master
139
watch:
1410
types: [started]
1511

0 commit comments

Comments
 (0)