Skip to content

Commit 34781b3

Browse files
committed
ci(Continuous-Integration): add .github to paths-ignore
except when it is modified. This will avoid to launch it when only other actions modified. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 8ffc575 commit 34781b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/Continuous-Integration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
branches:
55
- main
66
paths-ignore:
7+
- .github/**
8+
- '!.github/workflows/Continuous-Integration.yml'
79
- '*.json'
810
- '**.md'
911
- keywords.txt
@@ -15,6 +17,8 @@ on:
1517
- '!tools/platformio-build.py'
1618
pull_request:
1719
paths-ignore:
20+
- .github/**
21+
- '!.github/workflows/Continuous-Integration.yml'
1822
- '*.json'
1923
- '**.md'
2024
- keywords.txt

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy