Skip to content

Commit ec99c5f

Browse files
authored
allow repipelining
1 parent 3c7b669 commit ec99c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: push
1+
on: [push, workflow_dispatch]
22
jobs:
33
cicd:
44
# https://github.com/internetarchive/cicd

0 commit comments

Comments
 (0)