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 19a7377 commit 19f0350Copy full SHA for 19f0350
.github/workflows/auto_bsp.yaml
@@ -10,6 +10,8 @@ jobs:
10
timeout-minutes: 10
11
steps:
12
- uses: actions/checkout@v3
13
+ with:
14
+ ref: standard
15
- uses: actions/setup-node@v3
16
with:
17
node-version: 20
0 commit comments