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 f1a164d + f34c848 commit 62a549fCopy full SHA for 62a549f
.github/workflows/gtrace.yml
@@ -1,11 +1,8 @@
1
name: gtrace
2
on:
3
push:
4
- tags:
5
- - v*
6
branches:
7
- master
8
- - '**'
9
pull_request:
10
workflow_dispatch:
11
jobs:
.github/workflows/lint.yml
name: lint
- - 'v*'
.github/workflows/tests.yml
name: tests
0 commit comments