We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9450df commit 9db32bfCopy full SHA for 9db32bf
.github/workflows/uml.yml
@@ -1,7 +1,7 @@
1
name: Update the UML Diagrams
2
3
on:
4
- push:
+ pull_request:
5
types: [closed]
6
branches: [main]
7
paths:
0 commit comments