We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfae89f commit 6395d76Copy full SHA for 6395d76
.github/workflows/submodule.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
changes:
14
name: Submodule Changes
15
- if: github.actor == 'dependabot[bot]'
+ # if: github.actor == 'dependabot[bot]'
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v6
0 commit comments