Skip to content

Commit

Permalink
Add to specific branch on check bundle diff
Browse files Browse the repository at this point in the history
  • Loading branch information
wasanx25 committed Mar 12, 2022
1 parent 393d0a3 commit 2123650
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/check-bundle-diff.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Check Bundle Diff

on: [ pull_request ]
on:
pull_request:
types: [opened, synchronize, reopened]
branches: ['renovate/**']

jobs:
master-bundle:
Expand Down

0 comments on commit 2123650

Please sign in to comment.