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 47d3119 commit 4e09179Copy full SHA for 4e09179
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
branches:
7
- dependabot/**
8
- feature/**
9
+ pull_request:
10
+ branches:
11
+ - main
12
paths-ignore:
13
- '**.md'
14
- '.gitignore'
.github/workflows/test.yml
@@ -5,6 +5,9 @@ on:
5
push:
- main
- .gitignore
0 commit comments