We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5fa1c5 + 4414c62 commit d55c7bdCopy full SHA for d55c7bd
1 file changed
.github/workflows/devkit_build.yml
@@ -3,9 +3,10 @@ name: DevKit Build
3
on:
4
workflow_dispatch:
5
pull_request:
6
-
+ branches: [ main ]
7
jobs:
8
build:
9
+ name: Build_DevKit
10
runs-on: ubuntu-slim
11
12
steps:
0 commit comments