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 0ab39c2 commit 7f448d8Copy full SHA for 7f448d8
1 file changed
.github/workflows/build.yml
@@ -1,11 +1,6 @@
1
name: Build
2
3
-on:
4
- push:
5
- pull_request:
6
- branches-ignore:
7
- - "renovate/**"
8
- - "dependabot/**"
+on: [push, pull_request]
9
10
jobs:
11
build:
0 commit comments