We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2b720 commit fd5953bCopy full SHA for fd5953b
.github/workflows/codeql.yml
@@ -1,5 +1,8 @@
1
name: "Code scanning - action"
2
3
+paths-ignore:
4
+ - dist
5
+
6
on:
7
push:
8
pull_request:
0 commit comments