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.
2 parents 07feed7 + b292175 commit 0781362Copy full SHA for 0781362
.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