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 fb9ef27 commit 3b06abcCopy full SHA for 3b06abc
.github/workflows/pixl.js-fw.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches: [ "develop"]
6
tags: ["*"]
7
+ pull_request:
8
+ types: ["opened"]
9
+ branches: ["develop"]
10
workflow_dispatch:
11
12
jobs:
0 commit comments