We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548a383 commit bfe363cCopy full SHA for bfe363c
.github/workflows/ci.yml
@@ -12,29 +12,9 @@ on:
12
- '**/run-ci/**'
13
tags-ignore:
14
- '*'
15
- paths:
16
- - '.github/**'
17
- - 'ci/**'
18
- - 'etc/**'
19
- - 'src/**'
20
- - 'tests/**'
21
- - 'cargo-*/**'
22
- - 'gix*/**'
23
- - '*.toml'
24
- - Makefile
25
pull_request:
26
branches:
27
- main
28
29
30
31
32
33
34
35
36
37
38
workflow_dispatch:
39
40
jobs:
0 commit comments