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.
ignore-paths
1 parent c991a1c commit 97c0e8aCopy full SHA for 97c0e8a
.github/workflows/cicd.yml
@@ -24,6 +24,7 @@ jobs:
24
ignore-paths: |
25
resources/**
26
assets/**
27
+ .github/**
28
29
- name: Install build tools
30
if: steps.next-version.outputs.version != ''
0 commit comments