Disable deployment on PR

This commit is contained in:
Yohan Lasorsa
2021-06-16 15:24:36 +02:00
committed by GitHub
parent c36a13dac2
commit d94431302c

View File

@@ -4,10 +4,10 @@ on:
push: push:
branches: branches:
- main - main
pull_request: # pull_request:
types: [opened, synchronize, reopened, closed] # types: [opened, synchronize, reopened, closed]
branches: # branches:
- main # - main
jobs: jobs:
build_and_deploy_job: build_and_deploy_job: