Skip to content

Commit 6395d76

Browse files
committed
test: allow
1 parent bfae89f commit 6395d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/submodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
jobs:
1313
changes:
1414
name: Submodule Changes
15-
if: github.actor == 'dependabot[bot]'
15+
# if: github.actor == 'dependabot[bot]'
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)