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 fe05bcf commit 07d5b6dCopy full SHA for 07d5b6d
.github/workflows/lint.yml
@@ -7,9 +7,9 @@ on:
7
push:
8
tags-ignore:
9
- '*'
10
- branches:
11
- - '*'
+ branches: ['main']
12
pull_request:
13
workflow_call:
14
workflow_dispatch:
15
inputs:
.github/workflows/test.yml
0 commit comments