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 90b0587 commit 01f4373Copy full SHA for 01f4373
.github/workflows/ci.yml
@@ -2,8 +2,8 @@ name: CI
2
3
on:
4
push:
5
- branches-ignore:
6
- - "dependabot/**"
+ branches:
+ - master
7
pull_request:
8
9
jobs:
0 commit comments