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 0ddc180 commit 23fbd3bCopy full SHA for 23fbd3b
.github/workflows/lint.yml
@@ -7,6 +7,8 @@ on:
7
push:
8
tags-ignore:
9
- '*'
10
+ branches:
11
+ - '*'
12
pull_request:
13
workflow_call:
14
workflow_dispatch:
.github/workflows/test.yml
0 commit comments