We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de27f30 commit 71de3aeCopy full SHA for 71de3ae
.github/workflows/cd-controls.yml
@@ -16,6 +16,8 @@ on:
16
branches:
17
- main
18
workflow_dispatch:
19
+ pull_request:
20
+ branches: [ "main" ]
21
22
jobs:
23
build:
0 commit comments