We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f7104 commit a5d56ceCopy full SHA for a5d56ce
.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