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 2e1ee97 commit e7f59d7Copy full SHA for e7f59d7
1 file changed
.github/workflows/tests.yml
@@ -9,7 +9,8 @@ on:
9
sha:
10
description: "The sha of the commit that triggered the workflow run"
11
required: false
12
- type: "string" pull_request:
+ type: "string"
13
+ pull_request:
14
push:
15
branches:
16
- main
0 commit comments