Skip to content

Commit cdcfcb9

Browse files
committed
ci: add temporary push trigger for workflow testing
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
1 parent e00ddff commit cdcfcb9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/update-flake-inputs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
name: Update flake inputs and Jenkins plugins
66

77
on:
8+
# Temporary trigger to test this workflow (including PR creation) before merge.
9+
push:
10+
branches:
11+
- periodic-flake-update
812
schedule:
913
# 06:00 EET (UTC+2) every Monday
1014
- cron: "0 4 * * 1"

0 commit comments

Comments
 (0)