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 9989cce commit 220c932Copy full SHA for 220c932
.github/workflows/ci.yml
@@ -6,12 +6,12 @@ on:
6
branches:
7
- dependabot/**
8
- feature/**
9
- pull_request:
10
- branches:
11
- - main
12
paths-ignore:
13
- '**.md'
14
- '.gitignore'
+ pull_request:
+ branches:
+ - main
15
16
jobs:
17
build:
.github/workflows/test.yml
@@ -5,12 +5,12 @@ on:
5
push:
- main
- .gitignore
0 commit comments