Lines Matching +full:check +full:- +full:signed +full:- +full:off +full:- +full:by
5 - main
11 group: mynewt-${{ github.event.pull_request.number || github.ref }}
12 cancel-in-progress: true
16 runs-on: ubuntu-latest
18 - uses: actions/checkout@v2
20 fetch-depth: 0
21 - name: Print the environment
23 uname -a
27 - name: Signed commit check
30 ./ci/check-signed-off-by.sh
31 - name: Mynewt install
34 - name: Mynewt run