We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11003e0 commit f52d01aCopy full SHA for f52d01a
.github/workflows/test.yaml
@@ -10,6 +10,7 @@ env:
10
DB_VERSION: 1.1.0
11
GO_VERSION: "1.24"
12
NODE_VERSION: "22"
13
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14
15
concurrency:
16
group: ci-${{ github.ref }}
0 commit comments