Skip to content

Commit f5ea2f2

Browse files
authored
Merge pull request #638 from lukaszbudnik/feat/dependabot-tests-enabled
feat: Re-enabled Dependabot tests
2 parents 4ff40eb + 8ae519a commit f5ea2f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on: [push, pull_request]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8-
if: ${{ github.actor != 'dependabot[bot]' }}
98
strategy:
109
matrix:
1110
go: [ '1.25', '1.24' ]

0 commit comments

Comments
 (0)