There was an error while loading. Please reload this page.
1 parent aea260b commit df848a8Copy full SHA for df848a8
1 file changed
.github/workflows/static-files.yml
@@ -2,6 +2,8 @@ name: Generate static files
2
3
on:
4
push:
5
+ branches-ignore:
6
+ - 'dependabot/**'
7
8
jobs:
9
static:
0 commit comments