We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bbe504 commit 65e8af3Copy full SHA for 65e8af3
.github/workflows/psm.yml
@@ -7,6 +7,8 @@ on:
7
- '.github/workflows/psm.yml'
8
- '!psm/**.mkd'
9
- '!psm/LICENSE-*'
10
+ pull_request:
11
+ types: [opened, repoened, synchronize]
12
13
jobs:
14
native-test:
.github/workflows/stacker.yml
@@ -6,6 +6,8 @@ on:
6
- '**.md'
- '**.mkd'
- 'LICENSE-*'
0 commit comments