small fix to avoid to build twice
This commit is contained in:
parent
f0c0039712
commit
9f4b45a2ce
@ -1,10 +1,10 @@
|
||||
name: Build
|
||||
run-name: CI/CD website
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
#push:
|
||||
# branches:
|
||||
# - main
|
||||
# - dev
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
branches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user