Skip to content

Commit 10361fb

Browse files
committed
ci: skips paths filter
1 parent 9e0dac0 commit 10361fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/install-workflows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- workflows/**
7+
#paths:
8+
# - workflows/**
99
workflow_dispatch:
1010
inputs:
1111
install_workflows:

0 commit comments

Comments
 (0)