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 ddf2033 commit ee98abdCopy full SHA for ee98abd
.github/workflows/ci.yaml
@@ -4,6 +4,7 @@ name: PyYAML CI
4
on:
5
push:
6
pull_request:
7
+ types: [opened, synchronize, edited, reopened]
8
workflow_dispatch:
9
10
env:
0 commit comments