Merge pull request 'small fix to avoid to build twice' (#34) from arthur.wambst/action-fix into dev
All checks were successful
Build / build-check (pull_request) Successful in 1m38s
All checks were successful
Build / build-check (pull_request) Successful in 1m38s
Reviewed-on: #34
This commit is contained in:
commit
891d7a5013
@ -1,10 +1,10 @@
|
|||||||
name: Build
|
name: Build
|
||||||
run-name: CI/CD website
|
run-name: CI/CD website
|
||||||
on:
|
on:
|
||||||
push:
|
#push:
|
||||||
branches:
|
# branches:
|
||||||
- main
|
# - main
|
||||||
- dev
|
# - dev
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user