We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c8f84 commit cda2abeCopy full SHA for cda2abe
.github/workflows/ci-cd.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ main ]
6
pull_request:
7
8
+ types: [opened, synchronize]
9
+
10
11
jobs:
12
build-and-deploy:
0 commit comments