Skip to content

Commit

Permalink
ci: Run build action on dependabot branches
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed May 13, 2024
1 parent eef408d commit 73eb6f0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Renovate
name: Build

on:
push:
branches:
- renovate/**
- dependabot/**

env:
COMMIT_MESSAGE: "chore(dist): Build action"
Expand Down

0 comments on commit 73eb6f0

Please sign in to comment.