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.
main
1 parent fd21e2e commit cfcebc6Copy full SHA for cfcebc6
.github/workflows/ci.yml
@@ -1,8 +1,8 @@
1
name: CI
2
on:
3
push:
4
- branches-ignore:
5
- - dependabot/**
+ branches:
+ - main
6
paths:
7
- package*.json
8
- '**/*.md'
0 commit comments