mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-27 14:02:13 +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
|
name: Webpack
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue