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 7e8494b commit 172f7b8Copy full SHA for 172f7b8
.github/workflows/build.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ - '!dependabot/**'
9
workflow_dispatch:
10
11
# Allow this job to clone the repo and create a page deployment
0 commit comments