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 f7ed3f1 commit 856948eCopy full SHA for 856948e
2 files changed
.github/workflows/linting.yaml
@@ -4,6 +4,8 @@ name: Linting
4
# yamllint disable-line rule:truthy
5
on:
6
push:
7
+ branches:
8
+ - main
9
pull_request:
10
workflow_dispatch:
11
.github/workflows/tests.yaml
@@ -4,6 +4,8 @@ name: Testing
0 commit comments