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
|
||||
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