Skip to content

Commit 3113adc

Browse files
committed
wip: trigger lockfile helper on branch push
1 parent 21f69a6 commit 3113adc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/_lockfile-temp.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ name: TEMP generate Gemfile.lock
55
# Deleted before this branch is merged.
66

77
on:
8-
workflow_dispatch:
8+
push:
9+
branches: [pages-actions-migration]
910

1011
jobs:
1112
lock:

0 commit comments

Comments
 (0)