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 599248c commit d3681f8Copy full SHA for d3681f8
.github/workflows/main.yml
@@ -3,6 +3,7 @@ name: Build
3
on:
4
push:
5
paths:
6
+ - .github/workflows/**
7
- '**.ts'
8
- '**.js'
9
- '**.c'
0 commit comments