mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
Only run webpack on push to main
This commit is contained in:
parent
a44e0f91da
commit
4021b65eca
1 changed files with 0 additions and 1 deletions
1
.github/workflows/webpack.yaml
vendored
1
.github/workflows/webpack.yaml
vendored
|
|
@ -1,7 +1,6 @@
|
|||
name: Webpack
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Reference in a new issue