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 07feed7 commit b292175Copy full SHA for b292175
.github/workflows/ci-ignored-workaround.yml
@@ -1,15 +1,11 @@
1
name: Skip CI on ignored paths
2
on:
3
push:
4
- branches:
5
- - '*'
6
paths:
7
- '.gitignore'
8
- '**.md'
9
- 'LICENSE'
10
pull_request:
11
12
13
14
15
.github/workflows/ci.yml
name: CI
paths-ignore:
0 commit comments