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.
2 parents 4ff40eb + 8ae519a commit f5ea2f2Copy full SHA for f5ea2f2
.github/workflows/build.yml
@@ -5,7 +5,6 @@ on: [push, pull_request]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
- if: ${{ github.actor != 'dependabot[bot]' }}
9
strategy:
10
matrix:
11
go: [ '1.25', '1.24' ]
0 commit comments