mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 20:00:25 +00:00
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:
2
.github/workflows/test-deploy.yml
vendored
2
.github/workflows/test-deploy.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Test Deployment
|
name: Test Deployment
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user