Skip to content

Commit 7f448d8

Browse files
authored
Update build.yml
1 parent 0ab39c2 commit 7f448d8

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Build
22

3-
on:
4-
push:
5-
pull_request:
6-
branches-ignore:
7-
- "renovate/**"
8-
- "dependabot/**"
3+
on: [push, pull_request]
94

105
jobs:
116
build:

0 commit comments

Comments
 (0)