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 989176b commit c31d5eaCopy full SHA for c31d5ea
.github/workflows/build.yml
@@ -7,6 +7,7 @@ on:
7
tags:
8
- "*"
9
pull_request:
10
+ types: [opened, synchronize, reopened]
11
branches:
12
- main
13
.github/workflows/test.yml
@@ -5,6 +5,7 @@ on:
5
6
0 commit comments