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 2a7af44 commit 3af01b9Copy full SHA for 3af01b9
.github/workflows/ci.yml
@@ -3,7 +3,9 @@ name: CI
3
on:
4
push:
5
branches-ignore:
6
- - "dependabot/**"
+ - gh-readonly-queue/**
7
+ - autodeps/**
8
+ - pre-commit-ci-update-config
9
pull_request:
10
merge_group:
11
0 commit comments