Merge pull request #33 from arifszn/test-deployment-ci-cd

Trigger pipeline of test deploy on pull_request instead of push
This commit is contained in:
Ariful Alam
2022-03-20 01:55:58 +06:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
name: Test Deployment name: Test Deployment
on: on:
push: pull_request:
branches: [main] branches: [main]
jobs: jobs: