We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e2e70a commit 3b261c7Copy full SHA for 3b261c7
2 files changed
.github/workflows/coverage-linux-without-intl.yml
@@ -17,17 +17,6 @@ on:
17
push:
18
branches:
19
- main
20
- paths:
21
- - lib/**/*.js
22
- - Makefile
23
- - src/**/*.cc
24
- - src/**/*.h
25
- - test/**
26
- - tools/gyp/**
27
- - tools/test.py
28
- - .github/workflows/coverage-linux-without-intl.yml
29
- - codecov.yml
30
- - .nycrc
31
32
concurrency:
33
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
.github/workflows/coverage-linux.yml
- - .github/workflows/coverage-linux.yml
0 commit comments