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 5f31d75 commit a641b4dCopy full SHA for a641b4d
.github/workflows/ci.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
branches: [main]
6
pull_request:
7
+ types:
8
+ - synchronize
9
+ - ready_for_review
10
+
11
12
permissions:
13
id-token: write
0 commit comments