We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32f48f7 + 9715a46 commit a144ae3Copy full SHA for a144ae3
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,6 @@ env:
13
DOTNET_NOLOGO: true
14
jobs:
15
container:
16
- if: ${{ github.actor != 'dependabot[bot]' }}
17
runs-on: ubuntu-latest
18
defaults:
19
run:
0 commit comments